Lucee Cryptography Extension - extension-crypto

This is a new extension, using Bouncy Castle, rounding out gaps in our existing crypto support, intended to replace the argon2 extension and also provide a whole new range of useful crypto functionality, including Post-quantum!

This is my first draft, looking for constructive feedback on the API design before publishing as a snapshot

check out the tests for working examples

11 Likes

1.0.0.1-SNAPSHOT published

Requires Lucee 7.0.3.0 or newer

2 Likes

oh would this help with implementing passkeys without having to do it all in pure java?

if you doing coldbox this prob helps FORGEBOX: cbsecurity-passkeys , if not may you get some inspiration