otp 1:1.2.2-2 source package in Ubuntu
Changelog
otp (1:1.2.2-2) unstable; urgency=medium * QA upload. * Set maintainer to Debian QA Group <email address hidden>. (see: #990615) -- Marcos Talau <email address hidden> Sat, 12 Nov 2022 14:31:47 -0300
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
otp_1.2.2-2.dsc | 1.7 KiB | c9465edf3bb6199b3d6a24ccbd5d37d3def82c8fc6b35b9187987fb6751d4424 |
otp_1.2.2.orig.tar.gz | 42.6 KiB | 6369468070937c495829ebb2798ac66ebca1d04515171fcb47b17a82e950c452 |
otp_1.2.2-2.debian.tar.xz | 3.1 KiB | f65a9a63ade64eee7388ea101cf89b764c1e895861ed5df7d2ab82e3a3930737 |
Available diffs
No changes file available.
Binary packages built by this source
- otp: Generator for One Time Pads or Passwords
otp creates key and password lists for verification and
security purposes in a variety of formats. Keys can be of
any length, consist of digits or letters (capital or lower
case), and alphabetic passwords can either be entirely
random (most secure) or obey the digraph statistics of
English text (easier to remember when transcribing, but less
secure).
.
For computer applications, for example one-time login
passwords, otp can create a file containing the MD5
signature of each of the generated keys. This permits the
computer to verify keys without the need to store the keys in
plaintext.
- otp-dbgsym: debug symbols for otp