diff options
author | tb <> | 2024-10-30 17:36:22 +0000 |
---|---|---|
committer | tb <> | 2024-10-30 17:36:22 +0000 |
commit | 8368805f098f433e42ae7aec85e05e578eec3cc4 (patch) | |
tree | 59b6efe5a80d27b78810a2f0fb9a903d6823f80e /src/lib/libcrypto/cryptlib.c | |
parent | 7463de415de1a153f9d0caf8d5f4226ca542b381 (diff) | |
download | openbsd-8368805f098f433e42ae7aec85e05e578eec3cc4.tar.gz openbsd-8368805f098f433e42ae7aec85e05e578eec3cc4.tar.bz2 openbsd-8368805f098f433e42ae7aec85e05e578eec3cc4.zip |
Rewrite EC_POINT_point2bn()
While it makes little sens to place either one of the uncompressed, the
compressed or the hybrid X9.62 octet string encoding of an elliptic curve
point into a BIGNUM, it is what this API does. It's ec_point_to_octets()
followed by BN_bin2bn().
ok jsing
Diffstat (limited to 'src/lib/libcrypto/cryptlib.c')
0 files changed, 0 insertions, 0 deletions