ehn-dcc-development / hcert-kotlin

Kotlin multiplatform implementation of the HCERT/DCC specification
Apache License 2.0
25 stars 25 forks source link

Refactor CryptoAdapter #41

Closed nodh closed 3 years ago

nodh commented 3 years ago

Implements loading EC 384 keys in JS, closes #35. Refactors FileBasedCryptoService and CryptoAdapter to pull more code into common.