[ ソース: libsecrecy ]
パッケージ: libsecrecy-dev (0.0.5+ds-4 など)
libsecrecy-dev に関するリンク
Debian の資源:
libsecrecy ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [gitlab.com]
類似のパッケージ:
C++ header only library for random access to encrypted files
libsecrecy is a header only C++ library implementing an encrypted file format based on GCM (Galois Counter Mode) and AES128 or AES256.
It uses nettle routines for file encryption and decryption via GCM using AES128 or AES256 as cipher function and gpgme for key storage.
While encryption is currently only supported in a streaming fashion, decryption allows random access in the encrypted file due to independently encoded subunits.
その他の libsecrecy-dev 関連パッケージ
|
|
|
|
-
- dep: libgpgme-dev
- GPGME - GnuPG Made Easy (開発用ファイル)
-
- dep: nettle-dev
- 低レベル暗号化ライブラリ (開発用ファイル)
-
- dep: pkgconf
- manage compile and link flags for libraries