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.