Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

[RFC] Add HMAC based page verification#48

Open
archshift wants to merge 7 commits intomasterfrom
hmac
Open

[RFC] Add HMAC based page verification#48
archshift wants to merge 7 commits intomasterfrom
hmac

Conversation

@archshift
Copy link
Copy Markdown
Contributor

@archshift archshift commented Nov 24, 2020

The tradeoff here is that we use more on-chip memory (8 bytes per swappable page) but it should be quite a bit faster than querying/updating the Merkle tree (especially with hardware acceleration).

@archshift archshift changed the title Add HMAC based page verification [RFC] Add HMAC based page verification Nov 24, 2020
@archshift
Copy link
Copy Markdown
Contributor Author

archshift commented Nov 24, 2020

Note that this is based on the bench branch (and btree branch), so that's where the extra commits come from.

@archshift archshift force-pushed the hmac branch 3 times, most recently from 2b30532 to bbf1d19 Compare December 2, 2020 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants