Commit Graph

18 Commits (master)

Author SHA1 Message Date
Avril 7f2aae8274
Nothing of consequence
1 month ago
Avril 2e679167c7
Added environment config for test.sh
1 year ago
Avril 03b33e6472
Tested mapping modes "Input" and "Both" work. (And I think "neither" does too?)
1 year ago
Avril 2fc3ae8ba5
Fixed openssl compile error (updates.)
1 year ago
Avril d9f4e729c2
Control flow for mapped file accessors. (TODO: mapped_file::MemoryFile must implement io::Read+Write interfaces.)
2 years ago
Avril e707df9a12
Started feature `mmap`: Attempt mapping of stdio streams instead of buffered processing.
2 years ago
Avril 38dcccd001
rework how 'keygen' works slightly
3 years ago
Avril dca3e1cc19
cleaned up buffer pruning code
3 years ago
Avril a12a20c410
prevent inlining of prune when explicit_clear is enabled on nightly builds to prevent clflush asm being inlined
3 years ago
Avril 28a2c57ec0
added explicit_clear
3 years ago
Avril 675544c4b5
fix error messages
3 years ago
Avril 3e93f71547
better write efficiency
3 years ago
Avril 4f89807a04
encrypt, decrypt, keygen all work
3 years ago
Avril 0829829d96
remove unused deps
3 years ago
Avril cf88c6ce79
remove unused deps
3 years ago
Avril dbfcaafdb0
chacha sink works
3 years ago
Avril 89f706d07d
encrypt and decrypt example tests work
3 years ago
Avril 0abd878df2
initial commit
3 years ago