You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
파일 송수신 서버와 클라이언트 모듈 (안드로이드, 리눅스, 윈도우 모두 호환)
해당 모듈은 순수 JAVA로 이루어져 있으며 안드로이드 및 윈도우, 리눅스에서 사용가능 합니다.
암호화 기능 추가로 파일 송수신간 암호화를 통해 보다 안전한 암호화 가능!
(RSA 공개키 방식 키교환, AES256 비밀키 암호화 적용)
사용된 오픈소스 라이브러리
simple-json, base64