First version of Threefish512-CTR with BLAKE3-MAC & a custom shamirs secret sharing port alongside C bridges with test vectors & Compilation instructions
This commit is contained in:
6
crypto/README.md
Normal file
6
crypto/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
**Use following command to check if build succeeded (check for stripped symbols)**:
|
||||
Linux:
|
||||
`$ readelf -Ws ~/Documents/shamirs_secret_sharing/dll_dist/shamirs_secret_sharing.cpython-311-aarch64-linux-gnu.so`
|
||||
|
||||
Windows:
|
||||
`$ llvm-nm -g C:\Users\wm\Documents\projekt_payments.org.im\crypto\shamirs_secret_sharing\shamir_bridge.dll`
|
||||
Reference in New Issue
Block a user