LTFCrypt free download This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files. Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files. This is an easy way for you to learn how to use Visual C++ with LibTomCrypt, a public domain and an ISO C cryptography library, to build your own file encryption program. Supported ciphers: aes, blowfish, xtea, rc5, rc6, safer+, twofish, safer-k64, safer-sk64, safer-k128, safer-sk128, rc2, des, 3des, cast5, noekeon, skipjack, khazad, and anubis. In this example source codes, the symmetric block cipher chaining mode used is CTR (Counter Mode). However, LibTomCrypt also has support for other modes such as CFB, OFB, ECB, CBC. If you use LibTomCrypt, your program does not need any external encryption DLLs or software components. There download   
 Example: ACDSee • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > Development Tools > Components & Libraries > download now LTFCrypt

  Popular:
MP3 RM Converter 1.30
MP3 RM Converter supports batch conversion between MP3, RM…
AoA DVD Ripper 5.2.2 new!
AoA DVD RIPPER converts your DVD movies or just the parts…
sqlDESKTOP 3.50
Too much time wasted hunting for files, emails, photos…
IPS Spam Filter 2.0
The progam runs in the background and catches 99% of the…
Retroskop 2.0.0.7
Retroskop simplyfies set up of recurring backups for…
C-Organizer 3.4
C-Organizer is a personal information manager with elegant…
AlmerBackup 4.8
AlmerBackup is a fully automatic backup software loaded…
VizAcc Organizer 1.3
VizAcc Organizer is a free-form hierarchical organizer. It…
A4 DVD Ripper 3.8
A4 DVD Ripper is a very easy to use DVD ripping software…
FlashDetective 2.9 new!
Need a sure solution for recovering lost, corrupted or…
Best 1000
  TOP-10:
ImTOO RM Converter 5.0
A super Real Media converter software that can convert Real…
Plexis POS 2.8.8.x
Point of Sale Software for Retail, Grocery, Convenience…
Browsy 2.0
Browsy is an award winning browsing companion that can work…
Ace Spam Scram 1.00
Delete spam. Block countries you do not want to recieve…
Path Analyzer Pro 2.6
Advanced graphical traceroute with charting, ip location…
Kiwi CatTools 3.2
Free network management and device configuration tools…
DVD iPod Ripper 6.5.0.2
DVD iPod Ripper - Powerful, easiest and fastest DVD to iPod…
Coin Organizer 3.6
Coin Organizer Deluxe is a complete program that allows…
Basic Bookkeeping 7.0.3 new!
Unlike double entry systems, Basic Bookkeeping's single…
4Team for Outlook 1.98.0236
Upgrade Outlook with an easy-to-use workgroup project…
  Sponsored links 
  New:
Aloaha sign 3.9.175
Aloaha Sign! was developed to create, view and validate…
Handy Backup 6.4
Handy Backup is a complete, data backup software for…
Power Notes 3.44
Power Notes is a desktop notes organizer, reminder and…
Reportizer Viewer 3.03
Utility for previewing, printing or exporting database…
Selkie Music Mover 3.6.0
Music trapped in a broken computer? Get the best music…
Privacy Eraser Pro 8.0
Privacy Eraser Pro is an Internet Eraser that protects your…
MP3 Split Join 2.7
Now Vista compatible. Split or join mp3 and mp3pro files…
SPAMfighter Pro 6.6.54
Spam/phishing filter for Outlook/Express and Thunderbird…
PrivacyKeyboard mj 5.2
PrivacyKeyboard for Microsoft Windows NT/2000/XP…
Wartungsplaner v5 5.00.600
Preventive servicing and maintenance is the basis for…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities
Active-X
Delphi
Components & Libraries
Java
Javascript
Visual Basic
dotNET
Databases
Perl, php, cgi
Source Editors
Installers
Bug Trackers
HTML
XML
ASP

LTFCrypt 1.1  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files.

Updated Jan 25, 2006 08:20:59
Size275 kb
LicenceShareware
StatusNew Release
LanguagesEnglish
Tagsencryption, file, C++, tomcrypt, library, windows, symmetric, ciphers
OSWindows 98, Windows ME, Windows NT, Windows 2000, Windows XP, Windows 2003
Homepageyeohhs.com
Emailsoftware@yeohhs.com
AuthorHS Yeoh
LTFCrypt free download This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files. Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files.

This is an easy way for you to learn how to use Visual C++ with LibTomCrypt, a public domain and an ISO C cryptography library, to build your own file encryption program.  Supported ciphers: aes, blowfish, xtea, rc5, rc6, safer+,  twofish, safer-k64, safer-sk64, safer-k128, safer-sk128, rc2, des, 3des, cast5, noekeon, skipjack, khazad, and anubis.

In this example source codes, the symmetric block cipher chaining mode used is CTR (Counter Mode). However, LibTomCrypt also has support for other modes such as CFB, OFB, ECB, CBC.

If you use LibTomCrypt, your program does not need any external encryption DLLs or software components. There  download

 Zoom click for full size
Other author's software:
  • PCal 1.0 — displays quarterly calendar with animated banner, customize your own banner.
  • MySharpSQL 1.1 — Learn from ebook and well commented example source codes, the easy way to use MySQL with C#. In addition to an ebook, this package contains a real world .NET program that allows you to manage a collection of MySQL and C# programming notes.
Show all author's software

Description:
   Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files.

   This is an easy way for you to learn how to use Visual C++ with LibTomCrypt, a public domain and an ISO C cryptography library, to build your own file encryption program. Supported ciphers: aes, blowfish, xtea, rc5, rc6, safer+, twofish, safer-k64, safer-sk64, safer-k128, safer-sk128, rc2, des, 3des, cast5, noekeon, skipjack, khazad, and anubis.

   In this example source codes, the symmetric block cipher chaining mode used is CTR (Counter Mode). However, LibTomCrypt also has support for other modes such as CFB, OFB, ECB, CBC.

   If you use LibTomCrypt, your program does not need any external encryption DLLs or software components. There is no DLL linking so you do not need to distribute any supporting DLLs. There is only static linking using tomcrypt.lib. In addition, there are no messy COM installation problems.

   LTFCrypt, a free and fully functional program that allows you to encrypt and decrypt any text or binary files can be downloaded from http://www.yeohhs.com/ltfcrypt.htm

   The LTFCrypt example source code package comes with Visual C++ projects and source codes for Visual C++ 6.0 (file size 652 KB) and Visual C++ 7.x (file size 776 KB) or later.

   This product comes with a 60-day money back guarantee. All purchasers are also entitled to receive the next updated version free of charge. All orders are processed via an easy and secure online shopping system.
Short tags:
encryption, file, C++, tomcrypt, library, windows, symmetric, ciphers
System Requirements:
Visual C++
      Freeware alternatives LTFCrypt 1.1
Free Download now  Free Download LTFCrypt 1.1 from yeohhs.com

Similar software shotlights:
  • QuickCrypt Library 2.51 — Fast, highly optimized implementation of symmetric (private-key) encryption algorithms: DES, Triple DES (3DES), DESX, BLOWFISH, RIJNDAEL (AES-Advanced Encryption Standard),GOST. Allows to…
  • SafeCryptor 1.5 — SafeCryptor is the encryption system where your own computer is your unique key. SafeCryptor lets you securely and quickly send all of your sensitive and personal information via e-mail or chat…
Find all software similar on LTFCrypt 1.1

Similar news:
  • PGP Inventor Shows VoIP Encryption Tool — Phil Zimmermann, creator of the Pretty Good Privacy email encryption app, demoed a prototype of his Voice over Internet Protocol security program for attendees at the Black Hat security conference in Las Vegas on Thursday.
  • Microsoft's Yukon Gets Encryption Protection — Database administrators running SQL Server can look forward to a bit more free time and less worries about unauthorized access to sensitive data files, thanks to new database features announced by Microsoft Corp. at its TechEd 2004 conference on Tuesday .
Find all news similar on LTFCrypt 1.1

Similar smart reviews:
  • GNCutter32 1.1. Let a Professional Library Do It — Some obvious tasks in the area of «practical algorithms» seem to be easy at the first glance, but as you try to complete them, you more and more tend to think you can’t do it! A good example of that is a frequent material-cutting planning task, which is completely solved by the GNCutter32 library. The library’s most outstanding feature…
  • Active Multimedia SFX Library — Three common types of media create digital content: text, image, and sound. They are similar as they can have various origins and various means, be used for various purposes and in various amounts. But the difference between the three types of content is the ease of production. As for text — anybody can write text, with any computer (or even without it), texts are easy to compile and…
  • Index Your Files - lightning-fast file searches that won't cost you a penny — When regular users want to give a solid boost to their computers, most of them head straight to the nearest computer store to purchase faster CPU’s, more RAM, faster hard drives and even RAID arrays. Unfortunately, most of them don’t even realize that the same results can be easily achieved with the help of specialized software that indexes files on their hard drives and…
  • File Security Manager - full control over file and folder access permissions (even in Windows XP Home) — Being an overall excellent operating system, Windows XP does have some versions that limit user’s control capabilities to a bare minimum. For instance, Windows XP Home offers a great set of multimedia and general features, but lacks the degree of flexibility that many advanced users would definitely appreciate. For instance, the Home version will not allow you to set file and folder access…
  • Remote Files Server - an affordable alternative to expensive and cumbersome file sharing systems — As your corporate or community network grows in size, you may eventually bring some order to it and get rid of hundreds of randomly named folders clogged with thousands of file with equally indecipherable names. This would be a relatively easy task for an experienced network administrator using a server operation system. But what if you are not that advanced and just need…
  • CC File Transfer, File Exchange Made Easy — Doesn’t it drive you crazy that to just swap a few files with your friends you’d have to be a computer expert, capable of deploying a file server, handling permissions settings, comprehending a lot of stuff you’re likely to never use afterwards? How about just uploading the files you want to exchange through your web browser and downloading your…
  • VeryDoc PDF to Word Converter - create fully-editable DOC files from protected PDF files — Normally, people are more concerned with turning .doc files into PDF’s for document exchange. However, what would you do if you found a great PDF file and now want to use it in a report or a research paper? Buying the necessary professional PDF editing tools is slightly on the expensive side, so you need an inexpensive way to pull this text out of the PDF…
  • Easy Duplicate File Finder – highly efficient duplicate files removal — The good thing about today’s hard drives is their size. Having up to a terabyte of free disk space silently spinning in your PC case makes you forget about saving space and paying attention to copies of folder and files scattered across the drive. However, the abundance of copies may become quite confusing, especially if you try to keep your archive of program…
  • File-O-Scope 1.5 — File-O-Scope is LAN search utility with extremely clear and simple interface. It stands apart from a number of similar software by attractive appearance and user-friendly behavior. Regardless of File-O-Scope’s simplicity, its functionality also meets the highest requirements. The software can easily search through the entire LAN, or through selected sub-domains, subnets and IP ranges…
Find all smart reviews similar on LTFCrypt 1.1


Home > Software > Development Tools > Components & Libraries > download now LTFCrypt

See software by tags:
Recover administrator password xp…
Join camfrog video chat
Rh 302 practice exams
see also:
The Washington Memorial [AD]
Sound-Taxi Professional 3.0
PcTV 4Me
See software by tags:
Image viewer cataloging
Toshiba storage
Voice communication ip ip

Copyright © 2001—2009 3d2f
Concept:
Advertisement.