I did this by hand rather than using h2py.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Ugh. Python's "cffi" library might make this less gross in the future.
tests/sys/opencrypto/cryptodevh.py | ||
---|---|---|
204 ↗ | (On Diff #56106) | Why the heck did we add RIPEMD in the last year or two? |
tests/sys/opencrypto/cryptodevh.py | ||
---|---|---|
204 ↗ | (On Diff #56106) | Oh, it was my fault — non-HMAC versions of hashes. Mea culpa. |