mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
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:
3
TODO
3
TODO
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user