whyoleg / cryptography-kotlin

Kotlin Multiplatform cryptography / crypto library
https://whyoleg.github.io/cryptography-kotlin/
Apache License 2.0
285 stars 18 forks source link

Add a small guide regarding migration from JDK APIs to cryptography-kotlin APIs #24

Open whyoleg opened 6 months ago

whyoleg commented 6 months ago

Guide should cover all available operations (not all algorithms). Some defaults could be different, from what is in JDK, so this also should be mentioned. Here is a list of JDK candidates for migration from: