Skip to content

0.11.1

Compare
Choose a tag to compare
@hannesm hannesm released this 09 Mar 13:33
· 119 commits to main since this release

CHANGES:

  • BUGFIX Chacha20 decrypt and encrypt with empty data (previously lead to
    segmentation fault, reported by @smondet in #172, fix in #173 by @reynir
    @hannesm), added tests with empty data for all symmetric ciphers