홈페이지 : http://tcldes.sourceforge.net/
TclDES는 NIST 데이터 암호화 표준(DES)을 순수 Tcl로 구현한 것입니다. 이 패키지는 표준 DES 알고리즘 또는 삼중 DES(3DES) 알고리즘을 사용하여 암호화 및 암호 해독을 수행할 수 있습니다. 네 가지 DES 모드가 모두 지원됩니다.
- 전자 코드 블록(ECB)
- 사이퍼 블록 체인(CBC)
- 사이퍼 피드백(CFB)
- 출력 피드백(OFB).
TclDES는 영국 Shoppable의 Paul Tero가 DES/3DES(ECB 및 CBC 모드)를 자바스크립트로 구현한것의 Tcl포팅입니다.
TclDES is a pure-Tcl implementation of the NIST Data Encryption Standard (DES). The package can perform encryption and decryption using either the standard DES algorithm or the triple-DES (3DES) algorithm. All four DES modes are supported: Electronic Code Block (ECB), Cipher Block Chaining (CBC), Cipher Feedback (CFB), and Output Feedback (OFB). TclDES is a port of a Javascript implementation of DES/3DES (ECB and CBC modes) by Paul Tero, of Shoppable in the United Kingdom.
'확장 패키지 (Extension Package)' 카테고리의 다른 글
Img_Rotate 1.1 (0) | 2025.02.21 |
---|---|
Snack 2.2.10 (0) | 2025.02.21 |
ICONS 2.0 (0) | 2025.02.21 |
Tkspline0.4 (0) | 2025.02.21 |
Tclsha1 0.2 (0) | 2025.02.21 |