|
|
1.1 root 1: #
2: # Generate a 1024-bit key pair.
3: #
4: g
5: 1024
6: 1024.key
7: #
8: # Sign and verify with MD5.
9: # All operations in this script use the new key pair.
10: #
11: s
12: file
13: 3
14: 5
15: 1024-5.sig
16: v
17: file
18: 3
19: 5
20: 1024-5.sig
21: #
22: # Seal and open with DES.
23: #
24: e
25: file
26: 1024-1.env
27: 3
28: 1
29: 1024-1.key
30: 1024-1.iv
31: o
32: 1024-1.env
33: -
34: 3
35: 1
36: 1024-1.key
37: 1024-1.iv
38: q
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.