Files
ladybird/Libraries/LibCrypto/BigInt/UnsignedBigInteger.h
Idan Horowitz b0fdbe3756 LibCrypto: Convert UnsignedBigInteger::import_data to accept Bytes
All the callers are already using Bytes and manually converting to the
old style pointer + length when calling this API.
2025-08-05 09:08:56 +02:00

4.8 KiB