반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- java 11
- xcrun: error: invalid active developer path
- LeetCode
- No tests found for given includes
- java 1.8 11
- mysql executequery error
- statement.executequery() cannot issue statements that do not produce result sets.
- java version
- log error
- parse
- aws
- ssl프로토콜확인
- springboottest
- OpenFeign
- java 버전 변경
- tls프로토콜확인
- mac os git error
- AWS CLI
- springboot
- yum install java
- Medium
- java 여러개 버전
- Java 1.8
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- easy
- 스프링부트테스트
- JUnit
- error
- java
- ssl이란?
Archives
- Today
- Total
쩨이엠 개발 블로그
Input length must be multiple of 16 when decrypting with padded cipher 본문
개발/JAVA
Input length must be multiple of 16 when decrypting with padded cipher
쩨이엠 2020. 5. 18. 20:43728x90
반응형
Input length must be multiple of 16 when decrypting with padded cipher
AES(Advanced Encryption Standard) 암복호화에러
암호화 하지 않은 파라미터를 복호화할 때 나는 에러
토큰 바이패스 시키느라 암호화 안해놓은 인증키 하나가 자꾸 에러를 뱉어내는 중이었다
암호화 된걸 복호화시킬땐 나지않음!
728x90
반응형
'개발 > JAVA' 카테고리의 다른 글
[ Java ] java8 list 비교 (0) | 2020.06.04 |
---|---|
Java 자릿수 맞추기 ( 숫자 0 넣기 ) (0) | 2020.05.26 |
the request was rejected because no multipart boundary was found error (0) | 2020.05.12 |
SpringBoot Annotation : @ConfigurationProperties (0) | 2020.05.08 |
WAR 파일 배포하기 (0) | 2020.05.01 |
Comments