fixed ps_eof(): consider cache. fixed ps_read_cached() which didn't work under certain circumstances (blocksize < readbytes and such)

This commit is contained in:
git@daemon.de
2014-02-26 15:32:46 +01:00
parent deace4109c
commit c11ce76d21
3 changed files with 116 additions and 41 deletions

3
TODO
View File

@@ -46,9 +46,6 @@ Check is_utf8 license.
Vault checksum with global vault
Pcpstream armored write: fails if blocksize is smaller than chunk to
write. It even coredumps in ps_write (overlap calculation gets negative)
need to check
Python binding, e.g.:
py % cdll.LoadLibrary("libsodium.so.8")