Commit Graph

36 Commits (master)
 

Author SHA1 Message Date
Avril 7f2aae8274
Nothing of consequence
8 months ago
Avril 2e679167c7
Added environment config for test.sh
2 years ago
Avril 03b33e6472
Tested mapping modes "Input" and "Both" work. (And I think "neither" does too?)
2 years ago
Avril 72a55f897a
mapped.rs optpaths now compile
2 years ago
Avril 74db5b089d
Added first batch of fixups and removed basic compilation errors.
2 years ago
Avril 2fc3ae8ba5
Fixed openssl compile error (updates.)
2 years ago
Avril ed30981296
Reworked mapped:: `create_process()`, `OpTable<T,U>`, `OpTable::execute()`.
2 years 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
4 years ago
Avril dca3e1cc19
cleaned up buffer pruning code
4 years ago
Avril a12a20c410
prevent inlining of prune when explicit_clear is enabled on nightly builds to prevent clflush asm being inlined
4 years ago
Avril f69abd2b04
update README
4 years ago
Avril 15c10a78f7
update README
4 years ago
Avril 9f53cf9352
remove nonstandard glibc dependancy on nightly builds
4 years ago
Avril 901be81048
update README
4 years ago
Avril 9d9d878c2d
update README
4 years ago
Avril 28a2c57ec0
added explicit_clear
4 years ago
Avril 6a8b23eb19
update README: change text example
4 years ago
Avril 675544c4b5
fix error messages
4 years ago
Avril 3e93f71547
better write efficiency
4 years ago
Avril fbba88a4c9
added README
4 years ago
Avril 6682846da7
added test script
4 years ago
Avril bc7c95a51b
added todo
4 years ago
Avril 120581995e
fix panic on invalid key sizes
4 years ago
Avril bf5d2d6d6b
fix panic on invalid key sizes
4 years ago
Avril 4f89807a04
encrypt, decrypt, keygen all work
4 years ago
Avril e0ad43f365
basic profiling
4 years ago
Avril 0829829d96
remove unused deps
4 years ago
Avril cf88c6ce79
remove unused deps
4 years ago
Avril 20d0777b6c
remove test
4 years ago
Avril 15296c40de
implemented binary stream encrypt
4 years ago
Avril 4ae7d66bd2
change stack buffer size
4 years ago
Avril dbfcaafdb0
chacha sink works
4 years ago
Avril 89f706d07d
encrypt and decrypt example tests work
4 years ago
Avril 0abd878df2
initial commit
4 years ago