tdata

package
v0.0.0-...-1f8fe64 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RawTDF

type RawTDF struct {
	Version    uint32
	PartialMD5 [16]byte
	CorrectMD5 bool
	Data       []byte
}

RawTDF is the generic structure of a tdata file.

func ReadRawTDF

func ReadRawTDF(f io.Reader) (RawTDF, error)

ReadRawTDF interprets the generic structure of a tdata file, reading the TDF$ magic bytes, version, and checking the 16bytes partial MD5 at the end.

func (RawTDF) Print

func (td RawTDF) Print(verbose bool)

Print general information about this encrypted file

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL