Library and tools for reading FileVault2 Drive Encryption (FVDE) encrypted
volumes. The FVDE format is used by MacOS-X, as of Lion, to encrypt data
on a storage media volume.
Supported FVDE formats:
FileVault2 Lion
Supported protection methods:
password
recovery password
WWW: https://code.google.com/p/libfvde/
PR: 170449
Submitted by: koobs.freebsd@gmail.com
18 lines
358 B
Plaintext
18 lines
358 B
Plaintext
@comment $FreeBSD$
|
|
bin/fvdeinfo
|
|
bin/fvdemount
|
|
include/libfvde.h
|
|
include/libfvde/codepage.h
|
|
include/libfvde/definitions.h
|
|
include/libfvde/error.h
|
|
include/libfvde/extern.h
|
|
include/libfvde/features.h
|
|
include/libfvde/types.h
|
|
lib/libfvde.so.1
|
|
lib/libfvde.so
|
|
lib/libfvde.la
|
|
lib/libfvde.a
|
|
libdata/pkgconfig/libfvde.pc
|
|
@dirrmtry lib/pkgconfig
|
|
@dirrm include/libfvde
|