Caleb James DeLisle
|
d26e80a318
Move to Rust Allocator
|
2 年 前 |
Caleb James DeLisle
|
eb83a46260
Implemented boringtun protocol
|
3 年 前 |
Caleb James DeLisle
|
9a9ffd57d5
Return anyhow::Error from Iface_DEFUN functions rather than an integer error type
|
3 年 前 |
Caleb James DeLisle
|
8e3011cb6e
Change message->bytes to message->msgbytes in prep for privatizing it
|
3 年 前 |
Caleb James DeLisle
|
3651b0d413
Message privatize length
|
3 年 前 |
Caleb James DeLisle
|
cd188e865c
Message: Privatized alloc
|
3 年 前 |
Caleb James DeLisle
|
ccf923d8f6
Major refactor, switch CryptoAuth to be an Iface adaptor rather than using encrypt() and decrypt() functions
|
3 年 前 |
Caleb James DeLisle
|
cbe4a5691f
Fix random generator in CryptoAuthFuzz
|
3 年 前 |
Caleb James DeLisle
|
78909a57cd
Switched RandomSeed from raw struct to a typedef
|
3 年 前 |
Caleb James DeLisle
|
e583348880
Hopefully this should make the tests work correctly
|
3 年 前 |
Caleb James DeLisle
|
6d9ecb7e55
re-shuffled tests to be able to run on both new and old CryptoAuth
|
3 年 前 |