VisualSoft Crypt is an ActiveX DLL that provides a set of techniques for encrypting and decrypting of text and files such that the data can be stored and transmitted securely over the non-secure networks like the Internet. It supports various Industry-standard symmetric Cryptography methodologies namely AES, Serpent, Mars, DES, TDES, BlowFish, IDEA.
This is a hardcore IP address filtering software for an ASP 3.0 website. It allows you yo block unlimited number of single IP addresses or ranges of IP's (like entire dsl networks) to accomodate annoying users hiccuping IP addresses. Secures all asp files in an IIS 5 site and you don't need to add to or recode any of your existing ASP files to block them from undesired users. Includes an admin area. Written in 100% JScript.
FilterPlus™ is a unique and revolutionary IIS filtering product which lets ASP and web site developers accomplish web site access control, request filtering and monitoring/logging quickly and painlessly. Previously this has been accomplished by using C++ to create IIS filters, but with FilterPlus™ you can perform all of these tasks by using filters which can be written in ASP. (You may also use ASP+, Cold Fusion, and CGI/Perl as well).
ActiveX development tools for fingerprint scanners from the following manufacturers: Digital Persona: U.are.U, U.are.U 2000 - Precise Biometrics: Precise 100A, Precise 100SC (Smart Card combination) - Biolink USA: BioMouse. Note that the ActiveX controls provide a standard interface, but are custom written for each device. The ActiveX controls can be used to quickly develope any application that requires biometrics as a security method. They are suitable for use with any development tool supporting ActiveX (Visual Basic, Delphi, C++, Visual J++, etc). The Standard package includes ActiveX Control, and Visual Basic Sample Code. The Professional Edition includes all the above as well as: ActiveX Controls for use with Microsoft Internet Explorer, HTML Samples, Active Server Page (ASP) Sample, and Visual Basic Sample that runs on the web server that does the verification and registration.
BioWeb (formerly IIS Biometrics) secures websites through the use of biometric technology. BioWeb is best suited for web environments where you can determine the hardware configuration at each client's machine. This is because a biometric scanning device is required on the client side. The following are examples of such an application: You could secure access to critical functions such as payrolls or the issuing of payments on your Intranet, Business-to-business extranets Example - Allow secure transactions between companies across public access networks, Vertical market internet applications Example - Online banking or other financial services. Fingerprint scanners from the following manufacturers are currently supported: Digital Persona, Precise Biometrics, and Biolink USA.
C2GXOR provides a basic stream encryption. The algorithm is small and applicable applications that require basic encryption. Ideal for encrypting credit card numbers, salaries, etc.
C2GERead is an ATL COM component which allows you to parse MIME or UUENCODED e-mail files. It provides easy access to recipient and attachment information. Supports ISO-8859.
EncryptCC is a Shareware DLL for Active Server Pages to Encrypt and Decrypt Credit Card numbers. It is very useful if you need to store credit card numbers online.
AspEncrypt is an Active Server component that brings security to your application through encryption. With AspEncrypt, you can encrypt data, send S/MIME-based secure mail, compute one-way hash values, generate and verify digital signatures, issue and manage X.509 digital certificates, and more. This component can be used in an IIS/ASP or VB environment.
ANEI-Base64 is an ASP component used to encode and decode in base64 format. This component allows you to pass it a string or other data type using server-side VBScript and use the results with web pages. The component itself consists of a simple .DLL file. The setup program included auto magically registers the DLL on your system for use.
ANEI-MD5 is an ASP and VB version of the RSA-MD5 signature hashing algorithm. This allows you to obtain a 32 digit signature for any text string or file. This is NOT encryption, it is a signature. This signature is considered unique with no currently provable ways to reverse decode the MD5 Signature. ANEI-MD5 can be used to read in a string and output a fingerprint that is unique to that string. This allows you to compare signatures to verify if two strings are the same without having to compare or keep the original strings.