Skip to content

digitalxero/go-crypto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Cryptography

This repository holds supplementary Go cryptography libraries.

Download/Install

The easiest way to install is to run go get -u github.com/ProtonMail/go-crypto/.... You can also manually git clone the repository to $GOPATH/src/github.com/ProtonMail/go-crypto.

This module is backwards compatible with x/crypto, so you can simply replace all imports of golang.org/x/crypto with github.com/ProtonMail/go-crypto.

A partial list of changes is here: ProtonMail#21 (comment).

About

[mirror] Go supplementary cryptography libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.3%
  • Assembly 7.4%
  • C 0.3%