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

PBKDF2 #2

Closed
olivierfaure opened this issue Jan 26, 2017 · 2 comments
Closed

PBKDF2 #2

olivierfaure opened this issue Jan 26, 2017 · 2 comments

Comments

@olivierfaure
Copy link

hi, i need a PBKDF2 encryption, before i code it in 4D, juste wondering if it already exists ? :) thx

@miyako
Copy link
Owner

miyako commented Jan 27, 2017

Hello, PBKDF2 is currently not supported by the plugin, but the underlying OpenSSL library is capable of it. You could implement it yourself,

https://git.openssl.org/gitweb/?p=openssl.git;a=blob;f=crypto/evp/p5_crpt2.c

or if you would like the work done for you instead, please contact Info-JP@4D.com

@miyako miyako closed this as completed Aug 27, 2020
@miyako
Copy link
Owner

miyako commented Aug 27, 2020

done in 3.9.0

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