Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Crypto++ Users
Conversations
About
Crypto++ Users
1–30 of 3708
Crypto++ users group
Mark all as read
Report abusive group
0 selected
Bill Ford
Jun 24
Confusing Crypto++ errors with which I can make no progress.
I am developing a Linux, MacOS, and Windows application that involves AES encryption using cryptopp
unread,
Confusing Crypto++ errors with which I can make no progress.
I am developing a Linux, MacOS, and Windows application that involves AES encryption using cryptopp
Jun 24
Vikalp Parashar
,
Jeffrey Walton
2
Jun 14
PK_DecryptorFilter Returns empty string
On Wednesday, June 8, 2022 at 10:10:41 PM UTC-4 vparas...@gmail.com wrote: Hi there i have two
unread,
PK_DecryptorFilter Returns empty string
On Wednesday, June 8, 2022 at 10:10:41 PM UTC-4 vparas...@gmail.com wrote: Hi there i have two
Jun 14
Tom
,
Jeffrey Walton
2
Jun 14
Website SSL cert seems to have expired.
On Tue, Jun 14, 2022 at 7:53 PM Tom <thomasb9511@gmail.com> wrote: > > It seems the
unread,
Website SSL cert seems to have expired.
On Tue, Jun 14, 2022 at 7:53 PM Tom <thomasb9511@gmail.com> wrote: > > It seems the
Jun 14
Benjamin Mahr
,
Jeffrey Walton
2
Jun 8
Unresolved external symbol when using Crypto++ 8.6 as dll
On Wed, Jun 8, 2022 at 3:12 AM Benjamin Mahr <ben.mahr@gmail.com> wrote: > > I have to
unread,
Unresolved external symbol when using Crypto++ 8.6 as dll
On Wed, Jun 8, 2022 at 3:12 AM Benjamin Mahr <ben.mahr@gmail.com> wrote: > > I have to
Jun 8
Colton Holoday
Jun 7
Roadmap
Hi everyone, Where can I see what is planned for Crypto++? I saw a link to a roadmap on the cryptopp
unread,
Roadmap
Hi everyone, Where can I see what is planned for Crypto++? I saw a link to a roadmap on the cryptopp
Jun 7
Wim Van den Borre
,
Jeffrey Walton
2
May 6
Undefined symbols for architecture arm64: "CryptoPP:
On Tuesday, May 3, 2022 at 11:03:26 AM UTC-4 wimvand...@gmail.com wrote: When compiling I get a bunch
unread,
Undefined symbols for architecture arm64: "CryptoPP:
On Tuesday, May 3, 2022 at 11:03:26 AM UTC-4 wimvand...@gmail.com wrote: When compiling I get a bunch
May 6
Fynn
Apr 29
ECIES ephemeral public key
Hi everyone, when encrypting a message with ECIES as in the wiki example, is it possible to get the
unread,
ECIES ephemeral public key
Hi everyone, when encrypting a message with ECIES as in the wiki example, is it possible to get the
Apr 29
Andres Duque
Apr 27
It's possible to add a CMakeList for buildsystem generation?
Hey there, I was wondering if the library could add a CMake to build the library, I would be glad to
unread,
It's possible to add a CMakeList for buildsystem generation?
Hey there, I was wondering if the library could add a CMake to build the library, I would be glad to
Apr 27
Emanuele Quaglio
Apr 24
RSA: generating keys as PKCS#8 / X.509 strings, and decryption/encryption using such string as input
Hello, I'd like to have some example on how to achieve the two goals I've written in the
unread,
RSA: generating keys as PKCS#8 / X.509 strings, and decryption/encryption using such string as input
Hello, I'd like to have some example on how to achieve the two goals I've written in the
Apr 24
Terry Reyes
Apr 4
Request for adding wide block cipher mode
Currently,the only available ae mode for wide block cipher is eax combined with cmac. However, this
unread,
Request for adding wide block cipher mode
Currently,the only available ae mode for wide block cipher is eax combined with cmac. However, this
Apr 4
Jeffrey Walton
Apr 2
Website down for maintenance
Hi Everyone, The website is going down for maintenance. We need to perform a Mediawiki upgrade. We
unread,
Website down for maintenance
Hi Everyone, The website is going down for maintenance. We need to perform a Mediawiki upgrade. We
Apr 2
Jeffrey Walton
2
Feb 13
strciphr.cpp updates
On Tuesday, February 8, 2022 at 2:16:31 PM UTC-5 Jeffrey Walton wrote: Hi Everyone, strciphr.cpp has
unread,
strciphr.cpp updates
On Tuesday, February 8, 2022 at 2:16:31 PM UTC-5 Jeffrey Walton wrote: Hi Everyone, strciphr.cpp has
Feb 13
Jeffrey Walton
Feb 11
Need some help with CMake
Hi Everyone, Cmake is failing to build on armel. We tracked the problem down to Cmake not using ${
unread,
Need some help with CMake
Hi Everyone, Cmake is failing to build on armel. We tracked the problem down to Cmake not using ${
Feb 11
Jeffrey Walton
Feb 6
Commit signing may be missing for a while
Hi Everyone, I refreshed a workstation I use for commit signing. GnuPG stopped working. It was the
unread,
Commit signing may be missing for a while
Hi Everyone, I refreshed a workstation I use for commit signing. GnuPG stopped working. It was the
Feb 6
Devharsh Trivedi
,
Jeffrey Walton
3
Feb 2
How to calculate hash of a string vector?
On Wed, Feb 2, 2022 at 12:19 PM Devharsh Trivedi <devharsh.1592@gmail.com> wrote: > > I
unread,
How to calculate hash of a string vector?
On Wed, Feb 2, 2022 at 12:19 PM Devharsh Trivedi <devharsh.1592@gmail.com> wrote: > > I
Feb 2
Po-Chu Hsu
Jan 7
How to generate a random point on curve efficiently?
I have an application that needs to use a random number generator to generate a point on an elliptic
unread,
How to generate a random point on curve efficiently?
I have an application that needs to use a random number generator to generate a point on an elliptic
Jan 7
Jeffrey Walton
2
12/11/21
log4j 0-day
On Friday, December 10, 2021 at 4:15:01 PM UTC-5 Jeffrey Walton wrote: I'm shutting down the web
unread,
log4j 0-day
On Friday, December 10, 2021 at 4:15:01 PM UTC-5 Jeffrey Walton wrote: I'm shutting down the web
12/11/21
Atul Gawali
,
Jeffrey Walton
4
11/2/21
iOS || Build issue
Thank you Jeffrey for your previous reply, Now I am able to use the various functions of cryptopp,
unread,
iOS || Build issue
Thank you Jeffrey for your previous reply, Now I am able to use the various functions of cryptopp,
11/2/21
Nataraj Bukkambudi
11/1/21
encrypt & decrypt using x509 certificate
Hi, Currently im using crypto-pem module to verify certificate which is given sample code in https://
unread,
encrypt & decrypt using x509 certificate
Hi, Currently im using crypto-pem module to verify certificate which is given sample code in https://
11/1/21
Jeffrey Walton
,
Devharsh Trivedi
2
10/16/21
Crypto++ 8.6 released
I love the support and ease of use for authenticated encryption schemes in Crypto++, any plans for
unread,
Crypto++ 8.6 released
I love the support and ease of use for authenticated encryption schemes in Crypto++, any plans for
10/16/21
Tony Stead
,
Jeffrey Walton
10
10/8/21
Buffer Overflow in Integer.cpp
On Fri, Oct 8, 2021 at 1:41 PM Jeffrey Walton <noloader@gmail.com> wrote: > ... > >
unread,
Buffer Overflow in Integer.cpp
On Fri, Oct 8, 2021 at 1:41 PM Jeffrey Walton <noloader@gmail.com> wrote: > ... > >
10/8/21
Atul Gawali
,
Jeffrey Walton
4
9/29/21
Issue facing || iOS Platform
On Wed, Sep 29, 2021 at 10:50 AM 'Atul Gawali' via Crypto++ Users <cryptopp-users@
unread,
Issue facing || iOS Platform
On Wed, Sep 29, 2021 at 10:50 AM 'Atul Gawali' via Crypto++ Users <cryptopp-users@
9/29/21
velrajan m
,
Jeffrey Walton
2
9/29/21
Issues facing compiling crypto++ source code in Embarcadero 10.2.3
On Wed, Sep 29, 2021 at 3:40 AM velrajan m <velrajan.m@gmail.com> wrote: I am facing a
unread,
Issues facing compiling crypto++ source code in Embarcadero 10.2.3
On Wed, Sep 29, 2021 at 3:40 AM velrajan m <velrajan.m@gmail.com> wrote: I am facing a
9/29/21
The P.E.N.
,
Jeffrey Walton
5
9/24/21
Fixing confirmed memory leaks in CryptoPP?
Dear Jeffrey, OK then, I'll give it another shot. What I need to do is avoid the dll altogether,
unread,
Fixing confirmed memory leaks in CryptoPP?
Dear Jeffrey, OK then, I'll give it another shot. What I need to do is avoid the dll altogether,
9/24/21
Luca Bonaldo
, …
Uri Blumenthal
5
9/22/21
Recovering public key from hash and signature
It should be obvious, but you cannot verify (as in "technically impossible") a digital
unread,
Recovering public key from hash and signature
It should be obvious, but you cannot verify (as in "technically impossible") a digital
9/22/21
Benjamin Schäfer
,
Jeffrey Walton
28
9/21/21
Retrieving public key from x and y
On Tue, Sep 21, 2021 at 10:40 AM Jeffrey Walton <noloader@gmail.com> wrote: > ... >
unread,
Retrieving public key from x and y
On Tue, Sep 21, 2021 at 10:40 AM Jeffrey Walton <noloader@gmail.com> wrote: > ... >
9/21/21
Jeffrey Walton
9/20/21
ChaCha AVX implementation bug
Hi Everyone, Austin Clifton found a bug in our ChaCha AVX implementation. C++, SSE2, NEON, ASIMD, and
unread,
ChaCha AVX implementation bug
Hi Everyone, Austin Clifton found a bug in our ChaCha AVX implementation. C++, SSE2, NEON, ASIMD, and
9/20/21
austin clifton
,
Jeffrey Walton
10
9/20/21
Flipped bit in chacha encrypted file, avx vs sse
On Friday, September 17, 2021 at 9:19:33 PM UTC-4 austin....@otoy.com wrote: Great, thanks for the
unread,
Flipped bit in chacha encrypted file, avx vs sse
On Friday, September 17, 2021 at 9:19:33 PM UTC-4 austin....@otoy.com wrote: Great, thanks for the
9/20/21
Samyukta Yagati
, …
Uri Blumenthal
11
9/17/21
Linking issue on MacOS Catalina (using XCode)
Thanks for your help! Resolved, the issue was in my Makefile flags. On Friday, September 17, 2021 at
unread,
Linking issue on MacOS Catalina (using XCode)
Thanks for your help! Resolved, the issue was in my Makefile flags. On Friday, September 17, 2021 at
9/17/21
Tom
,
Jeffrey Walton
4
9/8/21
HMACs of files
On Wed, Sep 8, 2021 at 6:46 AM Jeffrey Walton <noloader@gmail.com> wrote: > > On Tue, Sep
unread,
HMACs of files
On Wed, Sep 8, 2021 at 6:46 AM Jeffrey Walton <noloader@gmail.com> wrote: > > On Tue, Sep
9/8/21