DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibgfshare1
Beschreibunglibrary for multi-way secret-sharing
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.0.3-1
Sektionuniverse/libs
Prioritätoptional
Installierte Größe68 Byte
Hängt ab vonlibc6 (>= 2.1.3)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellelibgfshare
Paketgröße7764 Byte
Prüfsumme MD577fb1215b7314c5bcd7dcbc0dc94eb69
Prüfsumme SHA1aa65ea1c053f7b7420d755ec2af8b8665f8d14db
Prüfsumme SHA2565373e14f0025648b84355d892eefb5bc8f63a3c323a2ed3d165bcefee610669d
Link zum Herunterladenlibgfshare1_1.0.3-1_i386.deb
Ausführliche BeschreibungThis library implements Shamir's method for secret sharing, which can be used to split a secret (like a GPG secret key) into multiple parts, so that at least some number of those parts are needed to recover the original file, but any smaller combination of parts is useless to an attacker. . For instance, you might split a GPG key using a 3-of-5 share and put one share on each of three computers, and two shares on a USB memory stick; then you can use the GPG key on any of those three computers using the memory stick, but if the memory stick is lost, you can recover the key by bringing the three computers together.


Impressum
Linux is a registered trademark of Linus Torvalds