Skip to content

Stonefox36/nacl-crypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a little experiement with NaCl and SQLite.

Build with:
	
	make all # dynamicly linked binary
	make all STATIC=1 # staticly linked binary

About

Stream encryption with libnacl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.8%
  • Shell 0.2%