Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/katzenpost/chacha20poly1305

fork of https://git.schwanenlied.me/yawning/chacha20poly1305/
https://github.com/katzenpost/chacha20poly1305

Merge pull request #1 from katzenpost/add_golang_crypto_poly1305

switch to golang.org/x/crypto poly1305

7b6fb2fc01298659bf99732813186d72f845b857 authored about 3 years ago by mixmasala <[email protected]>
switch to golang.org/x/crypto poly1305

per yawning's recommendation to use the package poly1305 - as his fork
is no longer available vi...

9e54eaacaaf039ce6943a4c7137e41183dd350de authored about 3 years ago by Masala <[email protected]>
Add go-modules

41b24f726a2c0878eed14e48006dacc4ff625624 authored about 5 years ago by David Stainton <[email protected]>
Use chacha20 fork to fix go-modules

ae77dac2e805bef59102c43ee415ed961ee7c295 authored about 5 years ago by David Stainton <[email protected]>
Add benchmarks.

510b3395654bf42e910db12f9fad5105fe118717 authored over 8 years ago by Yawning Angel <[email protected]>
Initial import.

ddb8f42a3f9a4de7126e22323e760928fdb3fe99 authored almost 9 years ago by Yawning Angel <[email protected]>