google / keyczar

Easy-to-use crypto toolkit
Apache License 2.0
1.1k stars 141 forks source link

ArrayIndexOutOfBoundsException with empty string #182

Closed devinrsmith closed 3 years ago

devinrsmith commented 8 years ago
! java.lang.ArrayIndexOutOfBoundsException: -1
! at org.keyczar.util.Base64Coder.decodeWebSafe(Base64Coder.java:84) ~[server-0.0.1.jar:0.0.1]
! at org.keyczar.Verifier.verify(Verifier.java:164) ~[server-0.0.1.jar:0.0.1]