1
0
Fork 0
mirror of https://github.com/Luzifer/go-openssl.git synced 2024-10-18 06:14:21 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Asutorufa
8d84455575
Fix panic when reading incomplete blocks from underlying reader (#27)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-09-11 13:59:01 +02:00
77069a53d0
Fix linter errors, simplify tests
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-22 14:13:51 +02:00
Asutorufa
79386715e8
Add support for stream writer and reader (#26)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-08-22 14:11:14 +02:00