Skip to content

Commit

Permalink
Formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
migesok committed Mar 26, 2020
1 parent a376da9 commit 07116e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scala/com/evolutiongaming/crypto/Crypto.scala
Expand Up @@ -49,7 +49,6 @@ object Crypto {
s"3-${ AES_V3.encrypt(value, privateKey) }"
}


/**
* Decrypts a string with the AES algorithm and the supplied private key - pair to the
* [[encryptAES]] method.
Expand Down

0 comments on commit 07116e4

Please sign in to comment.