Commit Graph

9 Commits

Author SHA1 Message Date
cheatfate 9a4c30be39 Add burnMem() for openarrays and arbitrary types.
Add isFullZero() for pointers, openarrays and arbitrary types.
Add clear() to all ciphers, hashes, modes.
Add tests for clear().
Add tests for release mode.
2018-03-29 11:58:26 +03:00
cheatfate 1aa54a0377 Attempt to switch back to upstream compiler. 2018-03-25 16:49:55 +03:00
cheatfate 4ef9ad1e91 Fixed appveyor.yml config. 2018-03-21 11:28:43 +02:00
cheatfate d98809efe9 Make nimble `tests` happy 2018-03-21 11:12:35 +02:00
cheatfate 86beae1ce2 Fix configs to use csources from original Nim. 2018-03-14 18:49:00 +02:00
cheatfate 4d61c7b032 Change travis/appveyor to work with Status nimbus branch of Nim compiler. 2018-03-14 18:45:11 +02:00
cheatfate 696d8a72bf Fix appveyor.yml path error. 2018-03-11 12:14:31 +02:00
cheatfate 9f88a26917 Fix clear compilation error
Fix appveyor.yml
Added travis.yml
2018-03-11 12:09:40 +02:00
cheatfate 2524f6f6bf Added AppVeyor CI tests. 2018-03-11 12:00:21 +02:00