summaryrefslogtreecommitdiffstats
path: root/src/libcryptobox/poly1305
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Convert some enums to static macrosVsevolod Stakhov2018-10-271-3/+2
|
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-271-1/+1
| | | | by a bot https://github.com/ka7/misspell_fixer
* Another workaround to avoid __int128 warningVsevolod Stakhov2016-01-302-20/+20
|
* Fix couple of compiler warningsVsevolod Stakhov2016-01-301-0/+1
|
* Output configuration of libcryptoboxVsevolod Stakhov2016-01-292-2/+5
|
* Reorganize assembler macro sightly.Vsevolod Stakhov2015-04-083-3/+3
|
* Unbreak 32bit declarations.Vsevolod Stakhov2015-03-151-5/+5
| | | | Issue: #222
* Fix optimized poly1305.Vsevolod Stakhov2015-02-076-7/+15
|
* Use optimized version of poly1305.Vsevolod Stakhov2015-02-0715-1164/+3683
|
* Add curve25519 and poly1305 by @agl / @floodyberryVsevolod Stakhov2015-02-067-0/+1164