Index

C D E G H L M S 
All Classes and Interfaces|All Packages

C

com.seomse.crypto - package com.seomse.crypto
 

D

dec(String) - Method in class com.seomse.crypto.StringCrypto
복호화
dec(String, String) - Static method in class com.seomse.crypto.StringCrypto
복호화
decryption(String) - Static method in class com.seomse.crypto.StringCrypto
복호화
decryption(String, String) - Static method in class com.seomse.crypto.LoginCrypto
로그인 정보 복호화

E

enc(String) - Method in class com.seomse.crypto.StringCrypto
암호화
enc(String, String) - Static method in class com.seomse.crypto.StringCrypto
암호화
encryption(String) - Static method in class com.seomse.crypto.StringCrypto
암호화
encryption(String, String) - Static method in class com.seomse.crypto.LoginCrypto
로그인 정보 암호화

G

get(String, String) - Static method in class com.seomse.crypto.HashConfusionString
hash값을 문자열로 변환한 결과얻기 ( 관련패키지 고유결과)
get(MessageDigest, String) - Static method in class com.seomse.crypto.HashConfusionString
hash값을 문자열로 변환한 결과얻기 ( 관련패키지 고유결과)

H

HashConfusionString - Class in com.seomse.crypto
hash로 값을 생성 하는 방식을 혼동을 주기 위해 문자열로 생성 하는 부분에서 다르게 변환 하여 생성
HashConfusionString() - Constructor for class com.seomse.crypto.HashConfusionString
 

L

LoginCrypto - Class in com.seomse.crypto
로그인 정보 암복호화 로그인 정보를 이용하여 키를 생성하고 암복호화 하기 떄문에 방법을 모르면 괜찮아도 방법을 알면 알고리즘으로 복호화가 가능해서 위험할 수 있음
LoginCrypto() - Constructor for class com.seomse.crypto.LoginCrypto
 

M

makeRandomCharArray() - Static method in class com.seomse.crypto.StringCrypto
랜덤한 char 배열 생성

S

StringCrypto - Class in com.seomse.crypto
간편한 문자열 암복호화
StringCrypto(char[]) - Constructor for class com.seomse.crypto.StringCrypto
생성자
StringCrypto(char[], int, int) - Constructor for class com.seomse.crypto.StringCrypto
 
C D E G H L M S 
All Classes and Interfaces|All Packages