-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ECIES is deprecated #510
Comments
Yes, see Switching to Master might be a good idea, too. The 5.6.5 release is about a year old and it has a bunch of bug fixes, including 2 minor CVEs. Master is 6.0 and generally stable with an occasional break. We usually catch the breaks quickly. You can also find the mailing list at Crypto++ User Group. |
I packaged cryptopp for Hunter package manager: https://docs.hunter.sh/en/latest/packages/pkg/cryptopp.html. It is bad practice there to have unreleased versions of packages there. Can you make any release soon? Can be beta-like. |
If you are a packager/maintainer, then email me at noloader, gmail account. You can email me directly in the future. I'll also provide my home and cell numbers in case you need to talk. You can also file bugs and use the mailing list. But as a packager/maintainer you get the extra benefits if you want them.
Yeah, I want to release 6.0 soon. I have three tasks left. First is finishing some Power8 crypto. Second is ed25519 signatures. Third is OCB mode. |
In v5.6.5 I'm getting the warning that ECIES struct has been deprecated. Is there any replacement?
The text was updated successfully, but these errors were encountered: