File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 run : |
7474 make test
7575
76+ - name : Fuzz
77+ run : |
78+ make fuzz
79+
7680 - name : Cover
7781 run : |
7882 make cover
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Date format: `YYYY-MM-DD`
1313### Added
1414### Changed
1515- ** defect:** Move OpenSSF Scorecard badge to Quality section of [ README.md] ( ../README.md ) .
16+ - ** risk:** Added fuzz tests.
1617
1718### Deprecated
1819### Removed
Original file line number Diff line number Diff line change 1- # aes-ctr-drbg: A Deterministic Random Bit Generator based on AES in Counter mode (AES-CTR-DRBG) as specified in NIST SP 800-90A
1+ # A Deterministic Random Bit Generator based on AES in Counter mode (AES-CTR-DRBG) as specified in NIST SP 800-90A
22
33[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/sixafter/aes-ctr-drbg )] ( https://goreportcard.com/report/github.com/sixafter/aes-ctr-drbg )
44[ ![ License: Apache 2.0] ( https://img.shields.io/badge/license-Apache%202.0-blue?style=flat-square )] ( LICENSE )
You can’t perform that action at this time.
0 commit comments