bcgit / bc-java

Bouncy Castle Java Distribution (Mirror)
https://www.bouncycastle.org/java.html
MIT License
2.31k stars 1.14k forks source link

Add provider feature for LEA/.../... algorithm #1880

Open onacit opened 5 days ago

onacit commented 5 days ago

I asked a question for the `LEA/CBC/PKCS5Padding' with JCE feature. https://stackoverflow.com/q/79124184/330457

Can I use the LEAEngine with JCE API?

onacit commented 5 days ago

Seems that is no LEA-related stuff at Package org.bouncycastle.jcajce.provider.symmetric . Thank you.