Skip to content
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

Closed
chfast opened this issue Sep 19, 2017 · 3 comments
Closed

ECIES is deprecated #510

chfast opened this issue Sep 19, 2017 · 3 comments

Comments

@chfast
Copy link
Contributor

chfast commented Sep 19, 2017

In v5.6.5 I'm getting the warning that ECIES struct has been deprecated. Is there any replacement?

@noloader
Copy link
Collaborator

noloader commented Sep 19, 2017

@chfast,

In v5.6.5 I'm getting the warning that ECIES struct has been deprecated. Is there any replacement?

Yes, see ECIES in the manual and Elliptic Curve Integrated Encryption Scheme on the wiki.

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.

@chfast
Copy link
Contributor Author

chfast commented Sep 19, 2017

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.

@noloader
Copy link
Collaborator

noloader commented Sep 19, 2017

@chfast,

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.

Can you make any release soon?

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants