Commit Graph

14 Commits (03b33e6472083f74413b7d1d03137eff506f7044)

Author SHA1 Message Date
Avril 03b33e6472
Tested mapping modes "Input" and "Both" work. (And I think "neither" does too?)
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 28a2c57ec0
added explicit_clear
3 years ago
Avril 675544c4b5
fix error messages
3 years ago
Avril 3e93f71547
better write efficiency
3 years ago
Avril bf5d2d6d6b
fix panic on invalid key sizes
3 years ago
Avril 4f89807a04
encrypt, decrypt, keygen all work
3 years ago
Avril cf88c6ce79
remove unused deps
3 years ago
Avril 15296c40de
implemented binary stream encrypt
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