mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Zeroizing allocator (#154)
* Add a zeroizing allocator * Also implement the allocator API * Add misisng license file to zalloc * Slight change to zalloc description
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"common/zalloc",
|
||||
|
||||
"crypto/transcript",
|
||||
|
||||
"crypto/dalek-ff-group",
|
||||
|
||||
Reference in New Issue
Block a user