<%@ page language="java" contentType="text/html; charset=utf-8"%> <%@ page import="java.io.*"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib uri="http://www.springframework.org/tags" prefix="spring"%> <%@ include file="/jsp/common/include/localemessage.jsp" %> <% response.setHeader("Pragma", "No-cache"); response.setHeader("Cache-Control", "no-cache"); response.setHeader("Expires", "0"); %>
암호화 모듈 설정 상세
모듈명 *
설명
알고리즘 *
운영모드 *
패딩
IV (Hex)
CBC: 16바이트(32자) 필수 / GCM: 설정 시 기본 AAD로 사용
키 소스 유형 *
암호화 키 (Hex) *
AES-128: 16bytes(32자) / AES-192: 24bytes(48자) / AES-256: 32bytes(64자)
복호화 키 (Hex)
미입력 시 암호화 키와 동일
키 도출 전략 (FQCN) *
키 도출 파라미터 (JSON) *
동적 키 캐시 *
캐시 TTL (초) 기본값 300
사용 여부 *