Re: AES CCM decryption/verification.

2017-11-07 Thread Daniel Karcz
Thank you Jeff, I've got it from here https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/mac/ccmtestvectors.zip but I cannot track it down from those files. Is there any way that i can pass it to CCM in Crypto++ or although display it? Daniel On

Re: AES CCM decryption/verification.

2017-11-07 Thread Jeffrey Walton
On Tue, Nov 7, 2017 at 2:32 PM, Daniel Karcz wrote: > I will try to be more precisely: > > What is the initial value of counter(CTR stream generator) in AES CCM mode > in Crypto++ and by what value is incremented?? > Crypto++ uses the test vectors from NIST for

Re: AES CCM decryption/verification.

2017-11-07 Thread Daniel Karcz
I will try to be more precisely: What is the initial value of counter(CTR stream generator) in AES CCM mode in Crypto++ and by what value is incremented?? On Sunday, 5 November 2017 19:06:51 UTC+1, Daniel Karcz wrote: > > >

Re: error: 'mutex' in namespace 'std' does not name a type

2017-11-07 Thread Jeffrey Walton
On Tue, Nov 7, 2017 at 1:53 PM, wrote: > Here are three more experiments building three different CryptoPP versions > with the latest 64-bit/64-bit MingW compiler. > > Since I already have a solution, this should have no sense of urgency. Let > me know if there is something

Re: error: 'mutex' in namespace 'std' does not name a type

2017-11-07 Thread usbguru
Here are three more experiments building three different CryptoPP versions with the latest 64-bit/64-bit MingW compiler. Since I already have a solution, this should have no sense of urgency. Let me know if there is something specific I can do to help. *I fixed my compiler version. Now it is

Re: Skipping last few bytes of file when FileSource

2017-11-07 Thread Richard Závodný
Thanks much! The last example works well.. :) -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com. More information about Crypto++ and this group is available at