libdecaf
|
Files | |
file | common.h [code] |
Common utility headers for Decaf library. | |
file | ed255.h [code] |
A group of prime order p, based on Curve25519. | |
file | ed255.hxx [code] |
file | ed448.h [code] |
A group of prime order p, based on Ed448-Goldilocks. | |
file | ed448.hxx [code] |
file | eddsa.hxx [code] |
file | point_255.h [code] |
A group of prime order p, based on Curve25519. | |
file | point_255.hxx [code] |
file | point_448.h [code] |
A group of prime order p, based on Ed448-Goldilocks. | |
file | point_448.hxx [code] |
file | secure_buffer.hxx [code] |
C++ self-zeroizing buffer. | |
file | sha512.h [code] |
file | sha512.hxx [code] |
SHA512 instance, C++ wrapper. | |
file | shake.h [code] |
SHA2-512. | |
file | shake.hxx [code] |
SHA-3-n and SHAKE-n instances, C++ wrapper. | |
file | spongerng.h [code] |
Sponge-based RNGs. | |
file | spongerng.hxx [code] |
Sponge RNG instances, C++ wrapper. | |