Versions in this module Expand all Collapse all v0 v0.0.3 Jan 9, 2025 v0.0.2 Jan 9, 2025 Changes in this version + var MAGIC = "TDF$" + func F(password, salt []byte, iterations, blockNum int, hashFunc func() hash.Hash) []byte + func IGEDecrypt(key, iv, data []byte) []byte + func PBKDF2(password, salt []byte, iterations, keyLen int) []byte + type MtpData struct + Keys []struct{ ... } + MainDC int32 + User32 int32 + UserID uint64 + type TDF struct + EncryptedData []byte + Hashsum []byte + Version uint32 + type TData struct + func NewTData(path string) *TData