On Wed, Jan 20, 2016 at 02:43:48AM +0000, Salz, Rich wrote: > > > static BIGNUM bn2, bn768, bn1024, bn1536; > > The BIGNUM structure is now opaque. These must be pointers. > > > BN_init(&bn2); > > BN_new() > > > BN_init(&bn768); > > BN_init(&bn1024); > > BN_init(&bn1536); > > BN_set_word(&bn2, 2); > > BN_fromhex(&bn768, PRIME768); > > BN_fromhex(&bn1024, PRIME1024); > > BN_fromhex(&bn1536, PRIME1536); > > Pointers. >
Fun to reprogramme. > _______________________________________________ > openssl-dev mailing list > To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Birthdate 29 Jan 1969 Redhill, Surrey, UK _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev