Skip to content

Commit

Permalink
making a lot of stuff around crypto internal
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Dec 27, 2023
1 parent 5806fd7 commit c177113
Show file tree
Hide file tree
Showing 48 changed files with 66 additions and 3,723 deletions.
1 change: 1 addition & 0 deletions korge-foundation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies {
//add("commonTestApi", project(":korge-test"))
commonTestApi(libs.kotlinx.coroutines.test)
commonMainApi(project(":korlibs-time"))
commonMainApi(project(":korlibs-crypto"))
}

//korlibs.korge.gradle.generate.TemplateGenerator.synchronize(new File(projectDir, "template"))
Expand Down
217 changes: 0 additions & 217 deletions korge-foundation/src/korlibs/crypto/AES.kt

This file was deleted.

19 changes: 0 additions & 19 deletions korge-foundation/src/korlibs/crypto/Cipher.kt

This file was deleted.

Loading

0 comments on commit c177113

Please sign in to comment.