korlibs / korlibs/korlibs-crypto

Delegate to platform implementations to take advantage of hardware-level support

Open
#12 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
12
Forks
3
PR merge metrics
No merged PRs in 30d

Description

On the JVM the JCE is available which implements many cryptographical operations. Krypto should avoid using pure-kotlin implementations, but there should be an option to switch back to Kotlin-only in case of a flawed platform.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating Krypto's pure-Kotlin cryptographic implementations and reviewing how JVM platform code can access JCE. Done means JVM implementations can delegate to JCE while retaining an option to use the Kotlin-only implementations when platform support is flawed.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
cryptography
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.