Commit Graph

36 Commits (master)
 

Author SHA1 Message Date
Avril 7f2aae8274
Nothing of consequence
3 weeks 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 72a55f897a
mapped.rs optpaths now compile
1 year ago
Avril 74db5b089d
Added first batch of fixups and removed basic compilation errors.
1 year ago
Avril 2fc3ae8ba5
Fixed openssl compile error (updates.)
1 year ago
Avril ed30981296
Reworked mapped:: `create_process()`, `OpTable<T,U>`, `OpTable::execute()`.
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 f69abd2b04
update README
3 years ago
Avril 15c10a78f7
update README
3 years ago
Avril 9f53cf9352
remove nonstandard glibc dependancy on nightly builds
3 years ago
Avril 901be81048
update README
3 years ago
Avril 9d9d878c2d
update README
3 years ago
Avril 28a2c57ec0
added explicit_clear
3 years ago
Avril 6a8b23eb19
update README: change text example
3 years ago
Avril 675544c4b5
fix error messages
3 years ago
Avril 3e93f71547
better write efficiency
3 years ago
Avril fbba88a4c9
added README
3 years ago
Avril 6682846da7
added test script
3 years ago
Avril bc7c95a51b
added todo
3 years ago
Avril 120581995e
fix panic on invalid key sizes
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 e0ad43f365
basic profiling
3 years ago
Avril 0829829d96
remove unused deps
3 years ago
Avril cf88c6ce79
remove unused deps
3 years ago
Avril 20d0777b6c
remove test
3 years ago
Avril 15296c40de
implemented binary stream encrypt
3 years ago
Avril 4ae7d66bd2
change stack buffer size
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