wultra / enrollment-server

Base implementation of the enrollment server, usable as the stub for project bootstrapping.
GNU Affero General Public License v3.0
4 stars 1 forks source link

Refactor BouncyCastle dependency #1055

Closed banterCZ closed 3 months ago

banterCZ commented 4 months ago

Use transient dependency from powerauth-crypto. Depends on https://github.com/wultra/powerauth-crypto/issues/605

banterCZ commented 4 months ago

When applied, #882 is not needed anymore.