Skip to content

0.4.1

Compare
Choose a tag to compare
@jedisct1 jedisct1 released this 04 Jul 18:31
· 3974 commits to master since this release
0.4.1
  • sodium_version_*() functions were not exported in version 0.4. They
    are now visible as intended.
  • sodium_init() now calls randombytes_stir().
  • optimized assembly version of salsa20 is now used on amd64.
  • further cleanups and enhanced compatibility with non-C99 compilers.