Branca library writed in d with lib sodium
Compile libsodium with buildsodium.sh
or
Download compiled library
dub
dub --config=library-dynamic
dub --config=library-static
dub --config=application
Barre Kevin - Initial work - neudinger
This project is licensed under the European Union Public License 1.2 see the 🇪🇺 eupl-1.2 file for details.
European Union Public Licence
🇪🇺 Official EUPL website
- rewrite aead_xchacha20poly1305 in D
- Rewrite basex with @nogc
- dstep for libsodium c binding