diff options
author | tb <> | 2024-10-30 17:36:22 +0000 |
---|---|---|
committer | tb <> | 2024-10-30 17:36:22 +0000 |
commit | f174b640b45fb43e39517a8614a0e8215bad9c13 (patch) | |
tree | 59b6efe5a80d27b78810a2f0fb9a903d6823f80e /src/lib/libcrypto/cms/cms_lib.c | |
parent | 81a85e7f68dbeb3507c10c8bf69c0ba56749d71c (diff) | |
download | openbsd-f174b640b45fb43e39517a8614a0e8215bad9c13.tar.gz openbsd-f174b640b45fb43e39517a8614a0e8215bad9c13.tar.bz2 openbsd-f174b640b45fb43e39517a8614a0e8215bad9c13.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/cms/cms_lib.c')
0 files changed, 0 insertions, 0 deletions