Bug#495416: ITP: AESKeyFinder -- A tool for finding and reconstructing AES keys.
Package: wnpp Severity: wishlist Owner: Debian Forensics <[EMAIL PROTECTED]> * Package name: AESKeyFinder Version : 1.0.0 * URL : http://citp.princeton.edu/memory/code/ * License : BSD Programming Lang: C Description : A tool for finding and repairing AES keys. This program illustrates automatic techniques for locating 128-bit and 256-bit AES keys in a captured memory image. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#495418: ITP: RSAKeyFinder -- A tool for locating RSA private and public keys.
Package: wnpp Severity: wishlist Owner: Debian Forensics <[EMAIL PROTECTED]> * Package name: RSAKeyFinder Version : 1.0.0 * URL : http://citp.princeton.edu/memory/code/ * License : BSD Programming Lang: C++ Description : A tool for locating RSA private and public keys. This program illustrates automatic techniques for locating RSA private and public keys. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#495419: ITP: AESFix -- A tool for correcting bit errors in an AES key schedule.
Package: wnpp Severity: wishlist Owner: Debian Forensics <[EMAIL PROTECTED]> * Package name: AESFix Version : 1.0.1 * URL : http://citp.princeton.edu/memory/code/ * License : BSD Programming Lang: C++ Description : A tool for correcting bit errors in an AES key schedule. This program illustrates a technique for correcting bit errors in an AES key schedule. It should be used with the output of the AESKeyFinder program. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#495422: ITP: biosmemimage -- Tools for capturing memory dumps on x86 and x86-64 systems
Package: wnpp Severity: wishlist Owner: Jacob Appelbaum <[EMAIL PROTECTED]> * Package name: biosmemimage Version : 1.0.0 * URL : http://citp.princeton.edu/memory/code/ * License : BSD Programming Lang: C Description : Tools for capturing memory dumps on x86 and x86-64 systems This package contains proof of concept utilities for capturing memory dumps from Intel x86-based and AMD/Intel x86-64 based PC systems. PXE and USB memory scraper payloads are included. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#495428: ITP: twiki-caslogincontrib -- CAS LoginManager for TWiki
Package: wnpp Severity: wishlist Owner: Olivier Berger <[EMAIL PROTECTED]> * Package name: twiki-caslogincontrib Upstream Author : Charlie Reitsma * URL : http://twiki.org/cgi-bin/view/Plugins/CasLoginContrib * License : GPL Programming Lang: Perl Description : CAS LoginManager for TWiki CasLoginContrib provides a LoginManager for TWiki which helps interface with a CAS server to add SSO (Single Sign On) to TWiki. CAS stands for Central Authentication Services and is a widely used authentication server for web applications. By enabling CasLogin, users are authentified by the CAS server whenever authentication is required to access TWiki resources. CasLogin currently depends on perl AuthCAS library (for which an RFP is filed at #494849). Best regards, -- System Information: Debian Release: lenny/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'testing') Architecture: i386 (i686) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#495429: ITP: libauthcas-perl -- Client library for CAS 2.0
Package: wnpp Severity: wishlist Owner: Olivier Berger <[EMAIL PROTECTED]> * Package name: libauthcas-perl Version : 1.3.1 Upstream Author : Olivier Salaün * URL : http://search.cpan.org/~osalaun/AuthCAS/ * License : Perl (Artistic and GPL) Programming Lang: Perl Description : Client library for CAS 2.0 CAS is Yale University's web authentication system, heavily inspired by Kerberos. Release 2.0 of CAS provides "proxied credential" feature that allows authentication tickets to be carried by intermediate applications (Portals for instance), they are called proxy. This AuthCAS Perl module provides required subroutines to validate and retrieve CAS tickets. http://sourcesup.cru.fr/perlcas/ This addresses RFP #494849 Best regards, -- System Information: Debian Release: lenny/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'testing') Architecture: i386 (i686) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#495438: ITP: python-pyscard -- Python wrapper above PC/SC API
Package: wnpp Severity: wishlist Owner: Ludovic Rousseau <[EMAIL PROTECTED]> * Package name: python-pyscard Version : 1.6.7 Upstream Author : Jean-Daniel Aussel <[EMAIL PROTECTED]> * URL : http://pyscard.sourceforge.net/ * License : LGPL v2.1+ Programming Lang: C, Python Description : Python wrapper above PC/SC API This package contains a wrapper to use PC/SC from a Python program. PC/SC is an API to communicate with smart cards and smart card readers. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#495453: ITP: python-soaplib -- python library for writing and calling soap web services
Package: wnpp Severity: wishlist Owner: Jonny Lamb <[EMAIL PROTECTED]> X-Debbugs-CC: debian-devel@lists.debian.org * Package name: python-soaplib Version : 0.0+svn39 Upstream Author : Aaron Bickell <[EMAIL PROTECTED]> * URL : http://trac.optio.webfactional.com/wiki/soaplib * License : LGPL Description : python library for writing and calling soap web services Soaplib is an easy to use python library written for writing and calling soap web services. Webservices written with soaplib are simple, lightweight and work well with other SOAP implementations. . Soaplib is especially easy to insert into existing web frameworks, for example Pylons[0]. 0. http://wiki.pylonshq.com/display/pylonscookbook/Making+a+SOAP+Controller+with+Optio%27s+Soaplib -- Jonny Lamb, UK [EMAIL PROTECTED] http://jonnylamb.com GPG: 0x2E039402 signature.asc Description: Digital signature
Re: Need g++-3.4 package in lenny
* brian m. carlson: > On Mon, Aug 11, 2008 at 04:37:53AM -0700, [EMAIL PROTECTED] wrote: >> Debian Lenny has gcc-3.4 in http://packages.debian.org/lenny/gcc-3.4 >> but lenny doesnt have g++-3.4. > > It's my understanding that this was intentional. There are already > three different versions of gcc in lenny, which is a lot to maintain. Certainly true. >> I need older gcc and g++ as I have a lot of iostream.h in my code. > > iostream.h has never been a valid C++ header. This is wrong, contained the standard streams in the early 90s. Like it or not, there was C++ even before ISO C++. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Bug#494488: ITP: polyml -- Standard ML implementation
* Bernd Eckenfels: > In article <[EMAIL PROTECTED]> you wrote: >> good point. I will add something along these lines to the >> package descriptions. > > And maybe also to the summary line? "Runtime for the Standard ML > programming language" This suggests that Poly/ML is the only implementation. It's just one of several choices available in Debian. So it should be "runtime for Standard ML programs compiled with Poly/ML". -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Need g++-3.4 package in lenny
On Sun, Aug 17, 2008 at 05:21:43PM +0200, Florian Weimer wrote: * brian m. carlson: iostream.h has never been a valid C++ header. This is wrong, contained the standard streams in the early 90s. Like it or not, there was C++ even before ISO C++. Yes, this is true. But by "valid", I meant "conforming to the standard", as in "valid HTML". Before ISO C++, there was no standard, only a reference implementation. Regardless, using the .h versions has not been correct for a decade. -- brian m. carlson / brian with sandals: Houston, Texas, US +1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only troff on top of XML: http://crustytoothpaste.ath.cx/~bmc/code/thwack OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187 signature.asc Description: Digital signature