getspherelabs / anypass-kmp

AnyPass: A Compose Multiplatform app for your all-in-one password manager
Apache License 2.0
218 stars 28 forks source link

EncodingException: Truncated input. Illegal Modulus[3] #194

Open behzodhalil opened 5 months ago

behzodhalil commented 5 months ago

Detail error message:

EncodingException: Truncated input. Illegal Modulus[3]
    at io.matthewnelson.encoding.core.util.FeedBuffer$Companion.truncatedInputEncodingException(FeedBuffer.kt:116)
    at io.matthewnelson.encoding.base32.Base32$DecodingBuffer._init_$lambda$1(Base32.kt:920)
    at io.matthewnelson.encoding.base32.Base32$DecodingBuffer.$r8$lambda$Ew5jH6fdQ75N90jP-WG3n8QVVNU
    at io.matthewnelson.encoding.base32.Base32$DecodingBuffer$$ExternalSyntheticLambda1.invoke
    at io.matthewnelson.encoding.core.util.FeedBuffer.finalize(FeedBuffer.kt:81)