This website requires JavaScript.
Explore
Help
Register
Sign In
sergeych
/
crypto2
Watch
1
Star
0
Fork
1
You've already forked crypto2
Code
Issues
1
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
10
Commits
1
Branch
2
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
sergeych
aad44c5af5
redesigned signed box now Sealed box, refactored seals to incorporate expiration, introduced symmetric keys support
2024-06-11 12:33:37 +07:00
.idea
Merge remote-tracking branch 'origin/master'
2024-06-08 16:22:15 +07:00
gradle
/wrapper
initial commit
2023-11-22 18:49:32 +03:00
src
redesigned signed box now Sealed box, refactored seals to incorporate expiration, introduced symmetric keys support
2024-06-11 12:33:37 +07:00
.gitignore
migration to 2.0. New version with reinforced signed box to include timestamp and expiration
2024-06-08 16:19:13 +07:00
build.gradle.kts
redesigned signed box now Sealed box, refactored seals to incorporate expiration, introduced symmetric keys support
2024-06-11 12:33:37 +07:00
gradle.properties
initial commit
2023-11-22 18:49:32 +03:00
gradlew
initial commit
2023-11-22 18:49:32 +03:00
gradlew.bat
initial commit
2023-11-22 18:49:32 +03:00
settings.gradle.kts
initial commit
2023-11-22 18:49:32 +03:00
Description
EC/Ed25 based KMP cryptolibrary
955
KiB
Releases
2
0.9.0, kotlin 2.2.21, fixed problems on macOS/iOS caused by some kotlinx.datetime and kotlin.time library changes
Latest
2025-12-16 21:02:33 +03:00
Languages
Kotlin
99.8%
Shell
0.2%