Activity
Add OWASP recommended configurations.
Add OWASP recommended configurations.
Bump version to 2.0.0.
Bump version to 2.0.0.
Force push
Remove crossbeam-utils reference.
Remove crossbeam-utils reference.
Use RFC9106 recommended settings as default.
Use RFC9106 recommended settings as default.
Remove parallel execution to prevent UB.
Remove parallel execution to prevent UB.
Remove unnecessary parentheses around index expression.
Remove unnecessary parentheses around index expression.
Add Config.rfc9106() and Config.rfc9106_low_mem().
Add Config.rfc9106() and Config.rfc9106_low_mem().