Commit 63d23e5
mlkem: initial implementation (#119)
* mlkem: initial implementation
* quim fixes
* fixup and add tests
* only store raw key in types
* deduplicate code
* remove allocation
* Apply suggestions from code review
Co-authored-by: Quim Muntal <qmuntaldiaz@microsoft.com>
* refactor newMLKEMEncapsulationKeyFromBytes
* return err in all cases
---------
Co-authored-by: Quim Muntal <qmuntaldiaz@microsoft.com>1 parent 37ac0f6 commit 63d23e5
File tree
7 files changed
+1046
-2
lines changed- cng
- internal/bcrypt
7 files changed
+1046
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments