[+] Because we've removed common used libcrypto library (part of OpenSSL and...
[+] Because we've removed common used libcrypto library (part of OpenSSL and its forks like LibreSSL) we should add some replacement of postquantum-proofed classic alghorythms. One of such algohrythms is Keccak hash functions, as fast as hell and OpenAES library - AES because its symmetric alghorythm is good enought ever if N = NP ever in this variant you could let if to encrypt if you have exchanged with secret symmetric key for example in the real world. In anyway mostly and me expects that N != NP so postquantum math has a sence. If you think same - be aware or join to the process of development.
Showing
- crypt/hash/jh.c 367 additions, 0 deletionscrypt/hash/jh.c
- crypt/hash/jh.h 21 additions, 0 deletionscrypt/hash/jh.h
- crypt/hash/keccak.c 124 additions, 0 deletionscrypt/hash/keccak.c
- crypt/hash/keccak.h 26 additions, 0 deletionscrypt/hash/keccak.h
- crypt/oaes_lib.c 1500 additions, 0 deletionscrypt/oaes_lib.c
- crypt/oaes_lib.h 215 additions, 0 deletionscrypt/oaes_lib.h
Loading
Please register or sign in to comment