Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultAESKey = "11111111222222223333333344444444"
DefaultAESKey is the AES encryption key used by Demon's Souls.
Clearly, they were very security conscious...
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decrypter ¶
type Decrypter struct {
// contains filtered or unexported fields
}
Decrypter is an AEA request decrypter.
func NewDecrypter ¶
NewDecrypter returns a new request decrypter.
Click to show internal directories.
Click to hide internal directories.