yinjihuan / monkey-api-encrypt

monkey-api-encrypt是对基于Servlet的Web框架API请求进行统一加解密操作
Apache License 2.0
792 stars 347 forks source link

BadPaddingException #60

Open shaikhzahid06 opened 4 years ago

shaikhzahid06 commented 4 years ago

image Thank you for the code. But while running the projecting and using the annotation @Decrypt. I am getting BadPaddingException. Would really appreciate if you can help me out on this.

yinjihuan commented 4 years ago

The key you requested for data encryption and spring.encrypt.key Is it consistent