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


Paketnameonetime
Beschreibungcommand-line encryption using the "one-time pad" method
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.73-1.1
Sektionuniverse/misc
Prioritätextra
Installierte Größe80 Byte
Hängt ab vonpython
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße12786 Byte
Prüfsumme MD58c9a6bc8173ec728cc2d5514c675f014
Prüfsumme SHA15a83020f0b01e6b84a9dc3bfe2c57939b9a8f270
Prüfsumme SHA256fbd23283e3da36186d112fcc53fd164001d3f82389f6b4d5c91ce5fa15a82034
Link zum Herunterladenonetime_1.73-1.1_i386.deb
Ausführliche BeschreibungOneTime is an encoder/decoder that uses the one-time pad algorithm. . OneTime is a simple encryption program that takes care of some of the pad-management bureaucracy for you. It avoids re-using pad data (except when decrypting the same encrypted message twice, of course) by maintaining records of pad usage. . If you keep your ~/.onetime configuration area under version control with Subversion or CVS, OneTime will automatically update it to get the latest pad usage records before using a pad, and will commit new records after using a pad. Thus, by sharing a single configuration area via version control, you and your interlocutors can transparently avoid the sin of pad range reuse. . See http://en.wikipedia.org/wiki/One-time_pad for more information about one-time pads in general; run 'onetime --help' for a detailed usage message about OneTime itself.


Impressum
Linux is a registered trademark of Linus Torvalds