Implement internally opaque bn access from srp
authorMatt Caswell <matt@openssl.org>
Thu, 30 Oct 2014 23:21:39 +0000 (23:21 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 8 Dec 2014 21:41:02 +0000 (21:41 +0000)
commitaeb556f8317cb5affcadafe17cf59242f1822a2a
treeb854653c9f0ecb923c33da927e44392e4b377052
parent18125f7f554034d95c64851bee23fb058a23bfd9
Implement internally opaque bn access from srp

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/bn/Makefile
crypto/bn/bn_srp.c [moved from crypto/srp/srp_grps.h with 94% similarity]
crypto/include/internal/bn_srp.h [new file with mode: 0644]
crypto/srp/Makefile
crypto/srp/srp_lib.c