스크린샷 2025-09-03 오후 2.40.17.png

스크린샷 2025-09-03 오후 2.41.21.png

plain text - > 단순 알고리즘 → 값이 동일하가 나옴

rainbowtable에서 찾으면 해킹가능

Bcrypt = salt + 시간지연

스크린샷 2025-09-03 오후 2.43.37.png

해쉬함수는 단방향 암호화

스크린샷 2025-09-03 오후 2.45.16.png

https://mvnrepository.com/artifact/org.springframework.security/spring-security-crypto

https://mvnrepository.com/artifact/commons-logging/commons-logging

// <https://mvnrepository.com/artifact/org.springframework.security/spring-security-crypto>
implementation 'org.springframework.security:spring-security-crypto:5.7.3'
// <https://mvnrepository.com/artifact/commons-logging/commons-logging>
implementation 'commons-logging:commons-logging:1.2'

스크린샷 2025-09-03 오후 3.03.05.png

super.getParameter(key) → plain text인 상태

스크린샷 2025-09-03 오후 3.08.12.png

스크린샷 2025-09-03 오후 3.17.39.png

→ 값 입력후 새로고침 한 결과