mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 16:18:12 +00:00
![]() A bunch of users used consume_specific with a constant ByteString literal, which can be replaced by an allocation-free StringView literal. The generic consume_while overload gains a requires clause so that consume_specific("abc") causes a more understandable and actionable error. |
||
---|---|---|
.. | ||
AEAD | ||
ASN1 | ||
Authentication | ||
BigFraction | ||
BigInt | ||
Checksum | ||
Cipher | ||
Curves | ||
Hash | ||
NumberTheory | ||
PK | ||
CMakeLists.txt | ||
Forward.h | ||
Verification.h |