david415 / cryptocomrade

Creative commons licensed cryptography code examples in Rust and Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Comrade!

This repository is meant to accompany the blog post "cryptocomrade: Cryptography in Golang": https://sphinx.rs/blog/golang_cryptography/

It is meant to be a handy set of examples that are useful for writing cryptography applications in Golang.

It's a work in progress. I will add more content.

I'm also working on Rust cryptography code examples and blog post as well.

Acknowledgements

Inspired by George Tankersley's https://github.com/gtank/cryptopasta however this does not imply his endorsement in this work.

License

All code is public domain and provided under the creative commons CC0 license so feel free to copy and paste it into your own projects. See LICENSE file for details.

CC0
To the extent possible under law, David Stainton has waived all copyright and related or neighboring rights to cryptocomrade. This work is published from: United States.

About

Creative commons licensed cryptography code examples in Rust and Go.

License:Creative Commons Zero v1.0 Universal


Languages

Language:Go 66.4%Language:Rust 33.6%