Documentation
¶
Index ¶
- func BestPT(ct []byte) ([]byte, byte)
- func DecryptAES128ECB(ct []byte, key []byte) (pt []byte, err error)
- func DecryptRepeatXOR(ct []byte, key []byte) []byte
- func FindKey(data []byte, keysize int) []byte
- func FixedXOR(fst string, snd string) (string, error)
- func Hex2B64(in string) (string, error)
- type PTKeyPair
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptRepeatXOR ¶
FIXME: both functions can be merged
Types ¶
Click to show internal directories.
Click to hide internal directories.