summary refs log tree commit diff stats
path: root/lib/pure/securehash.nim
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated modules (#10215)Miran2019-01-071-6/+0
* move new sha1 module into the new 'std' namespaceAndreas Rumpf2018-02-061-1/+1
* fixes #6961Andreas Rumpf2018-02-021-192/+3
* move securehash back into the stdlibAraq2017-12-211-0/+195
* fixes #6033Araq2017-12-141-195/+0
* Remove more usages of unary lt (fixes #6634) (#6641)Fabian Keller2017-10-311-1/+1
* prepared stdlb for new integer arithmetic rulesAndreas Rumpf2017-09-161-2/+2
* use a full MD5 hash with no collision detection for proc namesAraq2016-11-081-15/+0
* make tests greenAraq2016-11-081-7/+22
* fixes #4760Andreas Rumpf2016-09-131-24/+21
* minor stdlib cleanupsAraq2016-09-091-5/+5
* SpellcheckFederico Ceratto2016-02-291-1/+1
* Fixed deprecation warnings while Nim compiles.Hans Raaf2016-01-181-2/+1
* documentation generator emits configurable html for code listingsAraq2015-07-141-0/+199