Skip to content

Authenticated and encrypted API tokens using modern crypto branca library writes in d with lib sodium

Notifications You must be signed in to change notification settings

neudinger/dranca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dranca: Branca library for D projects

Branca library writed in d with lib sodium

GitHub license

Requirement

Compile libsodium with buildsodium.sh
or
Download compiled library

Running

library

dub
dub --config=library-dynamic
dub --config=library-static
dub --config=application

How to use

Example

Authors

Barre Kevin - Initial work - neudinger

License

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

Future work

  • rewrite aead_xchacha20poly1305 in D
  • Rewrite basex with @nogc

Other tools used and library

  • dstep for libsodium c binding

About

Authenticated and encrypted API tokens using modern crypto branca library writes in d with lib sodium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages