Dr. Stephen Henson wrote:I'll do that and report back.On Tue, Dec 02, 2003, Ashutosh Jaiswal wrote:I might be doing something really stupid, but I checked my code again and don't seem to be able to find it. I'm trying to use the function BN_mod_exp for values which are earlier generated by other BN_* functions. Here's the code: CRT? I'm trying to implement a Time lock crypto puzzle as documented at:That looks like you are manually working out the CRT components... the standard OpenSSL RSA functions will do that. http://theory.lcs.mit.edu/~rivest/RivestShamirWagner-timelock.ps I don't know if this is already implemented in OpenSSL. thanks, Ashu |
- Seg fault in BN_mod_exp Ashutosh Jaiswal
- Re: Seg fault in BN_mod_exp Dr. Stephen Henson
- Re: Seg fault in BN_mod_exp Ashutosh Jaiswal
- Re: Seg fault in BN_mod_exp Ashutosh Jaiswal
- Re: Seg fault in BN_mod_exp Dr. Stephen Henson
- Re: Seg fault in BN_mod_exp Dr. Stephen Henson
