|
|
1.1 ! root 1: # ! 2: # Sign and verify with MD2. ! 3: # All operations in this script use the first built-in key pair. ! 4: # ! 5: s ! 6: file ! 7: 1 ! 8: 2 ! 9: 512a2.sig ! 10: v ! 11: file ! 12: 1 ! 13: 2 ! 14: 512a2.sig ! 15: # ! 16: # Sign and verify with MD5. ! 17: # ! 18: s ! 19: file ! 20: 1 ! 21: 5 ! 22: 512a5.sig ! 23: v ! 24: file ! 25: 1 ! 26: 5 ! 27: 512a5.sig ! 28: # ! 29: # Seal and open with DES. ! 30: # ! 31: e ! 32: file ! 33: 512a1.env ! 34: 1 ! 35: 1 ! 36: 512a1.key ! 37: 512a1.iv ! 38: o ! 39: 512a1.env ! 40: - ! 41: 1 ! 42: 1 ! 43: 512a1.key ! 44: 512a1.iv ! 45: # ! 46: # Seal and open with DESX. ! 47: # ! 48: e ! 49: file ! 50: 512ax.env ! 51: 1 ! 52: x ! 53: 512ax.key ! 54: 512ax.iv ! 55: o ! 56: 512ax.env ! 57: - ! 58: 1 ! 59: x ! 60: 512ax.key ! 61: 512ax.iv ! 62: # ! 63: # Seal and open with DES-EDE2. ! 64: # ! 65: e ! 66: file ! 67: 512a2.env ! 68: 1 ! 69: 2 ! 70: 512a2.key ! 71: 512a2.iv ! 72: o ! 73: 512a2.env ! 74: - ! 75: 1 ! 76: 2 ! 77: 512a2.key ! 78: 512a2.iv ! 79: # ! 80: # Seal and open with DES-EDE3. ! 81: # ! 82: e ! 83: file ! 84: 512a3.env ! 85: 1 ! 86: 3 ! 87: 512a3.key ! 88: 512a3.iv ! 89: o ! 90: 512a3.env ! 91: - ! 92: 1 ! 93: 3 ! 94: 512a3.key ! 95: 512a3.iv ! 96: # ! 97: # Big file. ! 98: # Sign and verify with MD5. ! 99: # ! 100: s ! 101: bigfile ! 102: 1 ! 103: 5 ! 104: 512a5big.sig ! 105: v ! 106: bigfile ! 107: 1 ! 108: 5 ! 109: 512a5big.sig ! 110: # ! 111: # Seal and open with DES. ! 112: # ! 113: e ! 114: bigfile ! 115: 512a1big.env ! 116: 1 ! 117: 1 ! 118: 512a1big.key ! 119: 512a1big.iv ! 120: o ! 121: 512a1big.env ! 122: - ! 123: 1 ! 124: 1 ! 125: 512a1big.key ! 126: 512a1big.iv ! 127: q
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.