반응형
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 |
Tags
- OpenFeign
- java 버전 변경
- aws
- ssl프로토콜확인
- JUnit
- easy
- java
- java version
- parse
- xcrun: error: invalid active developer path
- LeetCode
- ssl이란?
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- springboottest
- Medium
- yum install java
- mysql executequery error
- Java 1.8
- mac os git error
- java 1.8 11
- error
- AWS CLI
- log error
- tls프로토콜확인
- No tests found for given includes
- springboot
- 스프링부트테스트
- java 11
- statement.executequery() cannot issue statements that do not produce result sets.
- java 여러개 버전
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