stoken 0.92-1.1build2 source package in Ubuntu

Changelog

stoken (0.92-1.1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:25:15 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
stoken_0.92.orig.tar.gz 415.9 KiB aa2b481b058e4caf068f7e747a2dcf5772bcbf278a4f89bc9efcbf82bcc9ef5a
stoken_0.92-1.1build2.debian.tar.xz 7.2 KiB cd8b148c250b60a2b63f64ab695ca52157b36dee23b7b84d767f7013269b70ca
stoken_0.92-1.1build2.dsc 2.1 KiB 42a1260d6be020a2ab3216eadd18d6285fae2a7668a6d40202e9d266163657d2

Available diffs

View changes file

Binary packages built by this source

libstoken-dev: Software Token for cryptographic authentication - development files

 stoken is a software token which generates one-time passwords compatible
 with RSA SecurID 128-bit (AES) tokens. SecurID tokens are commonly
 used to authenticate end users to protected network resources and VPNs,
 as OTPs provide greater resistance to many attacks associated with static
 passwords.
 .
 stoken aims to provide a Linux-friendly, free software alternative to the
 proprietary RSA SecurID Software Authenticators.
 .
 This package provides the headers and static libraries for libstoken.

libstoken1t64: Software Token for cryptographic authentication - shared library

 stoken is a software token which generates one-time passwords compatible
 with RSA SecurID 128-bit (AES) tokens. SecurID tokens are commonly
 used to authenticate end users to protected network resources and VPNs,
 as OTPs provide greater resistance to many attacks associated with static
 passwords.
 .
 stoken aims to provide a Linux-friendly, free software alternative to the
 proprietary RSA SecurID Software Authenticators.
 .
 This package provides a shared library allowing other applications, such
 as VPN clients and web browsers, to generate tokencodes. This can improve
 both ease of use and security, as the user does not need to copy and paste
 tokencodes between applications.

libstoken1t64-dbgsym: debug symbols for libstoken1t64
stoken: Software Token for cryptographic authentication

 stoken is a software token which generates one-time passwords compatible
 with RSA SecurID 128-bit (AES) tokens. SecurID tokens are commonly
 used to authenticate end users to protected network resources and VPNs,
 as OTPs provide greater resistance to many attacks associated with static
 passwords.
 .
 stoken aims to provide a Linux-friendly, free software alternative to the
 proprietary RSA SecurID Software Authenticators.
 .
 This package contains standalone command-line and GTK+ GUI programs that
 allow for importing token seeds, generating tokencodes, and various
 utility/testing functions.

stoken-dbgsym: debug symbols for stoken