Commit Graph

8 Commits

Author SHA1 Message Date
zer0x64 5b798ab016
Add fuzzers (#14)
Improved lib stability using fuzzers for testing
2020-04-24 08:10:40 +02:00
Kitsu 31c8cb7650
Support no_std (#13)
* feat: support no_std

* simplify rng usage, update tests, upgrade version to 0.4

* fix workflow no-std test

* unignore doc-tests

* refactor tests

Co-authored-by: Aitor Ruano <codearm@pm.me>
2020-04-02 13:45:01 +02:00
Aitor Ruano 105d02b086
Update and rename ci.yml to rust.yml 2020-01-24 10:53:54 +01:00
Aitor Ruano 80b4a11821
Delete sec.yml 2020-01-24 10:52:54 +01:00
Aitor Ruano b009792b7a
Create sec.yml
Check for vulnerabilities on dependencies
2020-01-24 10:46:27 +01:00
Aitor Ruano 1b35f6d8dd
Remove coverage artifact generation 2020-01-22 17:02:40 +01:00
Aitor Ruano 19724473de
Add coverage report to CI 2020-01-22 16:52:59 +01:00
Aitor Ruano 7b6a7f4e86
Add continuous integration 2020-01-13 12:01:10 +01:00