8000 GitHub - pzl/cryptlib: Small golang wrapper around symmetric encryption tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ cryptlib Public

Small golang wrapper around symmetric encryption tools

License

Notifications You must be signed in to change notification settings

pzl/cryptlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptlib

cryptlib is a small wrapper around some common (for me) symmetric encryption tasks. It can create recursive tar-bz archives, and encrypt a stream (optional pgp compression and armor).

import "github.com/pzl/cryptlib"

godoc.org/github.com/pzl/cryptlib

License

MIT (see LICENSE file)

About

Small golang wrapper around symmetric encryption tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0