aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src/bn.c
AgeCommit message (Expand)Author
2019-01-15Convert argc checks to ASSERTs per PRDoug Hogan
2019-01-08Convert put_int32 to put_uint32Doug Hogan
2019-01-08Change bin_from_bn to return atom_error on error.Doug Hogan
2019-01-08Revamp bn2term()Doug Hogan
2019-01-08Revamp mod_exp_nif()Doug Hogan
2019-01-08Revamp bin_from_bn()Doug Hogan
2019-01-08Revamp get_bn_from_bin()Doug Hogan
2019-01-08Revamp get_bn_from_mpint()Doug Hogan
2018-12-20Add Ericsson AB copyright header to all new filesDoug Hogan
2018-12-20Move BN and RSA utility functions to new filesDoug Hogan