tested 32 bytes no problems, at 33 bytes a problem occurs.
On Fri, Nov 1, 2013 at 11:48 AM, eldon wong <[email protected]> wrote: > All tests passed without issue. > > here is the last part of the output. > > passed 256 bits > passed 128 bits > passed 128 bits > passed 160 bits > passed 192 bits > passed 224 bits > passed 224 bits > passed 384 bits > passed 521 bits > > EC2N validation suite running... > > passed signature key validation > passed signature and verification > passed checking invalid signature > passed cryptosystem key validation > passed encryption and decryption > passed simple key agreement domain parameters validation > passed simple key agreement > passed authenticated key agreement domain parameters validation > passed authenticated key agreement > Turning on point compression... > passed cryptosystem key validation > passed encryption and decryption > passed simple key agreement domain parameters validation > passed simple key agreement > passed authenticated key agreement domain parameters validation > passed authenticated key agreement > > ECDSA validation suite running... > > passed signature check against test vector > passed verification check against test vector > passed signature key validation > passed signature and verification > passed checking invalid signature > > ESIGN validation suite running... > > passed signature key validation > passed signature and verification > passed checking invalid signature > passed verification check against test vector > Generating signature key from seed... > passed signature key validation > passed signature and verification > passed checking invalid signature > > All tests passed! > > Test ended at Fri Nov 01 11:45:11 2013 > Seed used was: 1383320697 > > > On Fri, Nov 1, 2013 at 11:30 AM, David Irvine > <[email protected]>wrote: > >> >> On Fri, Nov 1, 2013 at 3:28 PM, <[email protected]> wrote: >> >>> Hi, >>> >>> Crypto++ 5.6.2. was compiled as a static win32 library using VS2010 >>> without problems; however, a >>> segmentation error occurs during decryption using the >>> StreamTransformationFilter:: Put( ) function at >>> the following line. >>> >> >> Have you run "cryptest.exe v", this will confirm your installation, at >> least in part. >> >> Best Regards >> David Irvine >> >> It's not difficult, it's different ! >> >> <http://maidsafe.net>maidsafe.net Limited is a limited liability >> company incorporated in Scotland with number SC297540. VAT Registered 889 >> 0608 77. Registered Office: 72 Templehill, Troon, KA10 6BE. >> Telephone Scotland: +44 *1292 317311* >> >> > -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
