Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


 
 
SapphireEncrypt





SapphireEncrypt
Version: 1.0

Platforms: Pocket PC


Categories: System Utilities

Upload date: 31 Oct 10

Developer: Sapphire Solutions Ltd

License: Shareware

Price: 599.00 $

Downloads: 198

File Size: 458 Kb


Download Free Trial of SapphireEncrypt 



Rating: 3.0/5 (Total votes: 3)




 

SapphireEncrypt


Data security is important when you are dealing with the Internet and mobile applications. Having confidential information stored on your Pocket PC means you need to ensure that it is kept save if the device gets stolen or if you are transferring it over the internet. Consider the situation if a company’s client list getting into the hands of a competitor!

The Sapphire Encrypt utility allows you to encrypt and decrypt both plain text and files. You can simply encrypt the data by using a specified key and decrypt it on another device or server, or visa-versa.

Product Features

The Sapphire Encrypt Utility makes data encryption easy by providing the following functionality:

  • Encrypt a plain text string using a specified key
  • Decrypt a plain text string specifying the key
  • Encrypt a file using a specified key
  • Decrypt a file using a specified key

You can download the latest demo version to see a fully working demo which you can reuse within your application as you see fit. This can be found on the download pages. The demo versions are fully functional and simply contain a popup message from time to time. These are ideal if you are selling your application to the client where you can be confident the application will work in practice and not just theory.

Sample Code

Implementation couldn’t be easier, simply declare the DLL function as a function within your application and call it as though you wrote it yourself. Here’s a sample demo on how to encrypt and decrypt a simple text string within VB.NET.

Encrypting Text

Dim sEncrypted As Integer

Dim sNew As String

 

' Fill sNew to force the string variable to a sufficient size for the returned string

sNew = Space(1000)

sEncrypted = sEncryptText(txtOriginal.Text, sNew, txtPassword.Text, _
           1234567890, True)

txtEncrypted.Text = StripString(sNew)

If sEncrypted = 0 Then

  MsgBox("Encrypted")

Else

  MsgBox("Problem")

End If

Decrypting Text

Dim sDecrypted As Integer

Dim sNew As String

 

' Fill sNew to force the string variable to a sufficient size for the returned string

sNew = Space(1000)

sDecrypted = sDecryptText(txtEncrypted.Text, sNew, txtPassword.Text, _

           1234567890, True)

txtDecrypted.Text = StripString(sNew)

If sDecrypted = 0 Then

  MsgBox("Decrypted")

Else

  MsgBox("Problem")

End If

Royalty Free Licence

When you purchase a developer’s licence, you are free to use the DLL in any number of your projects and deploy it to all the devices to your clients. There’s no need for royalties based on the scale of your project, just a one off fee. You will also get 12 months email support and discounted upgrades for future developments.

http://www.sapphire-solutions.co.uk/products/encrypt/
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
 
Similar Software:

My CreditCard ManagerMy CreditCard Manager
My CreditCards is a Comprehensive Credit Card Management Utility. Safely stores all the credit card information including the transactions and statements for all the stored credit cards. Splendid Tracking options. Reminder of Due Date at the startup. 128-bit Encrypted Password Protection. Export options in HTML, CSV and Text formats. Indomitable Color Setting Option
nombCryptnombCrypt
nombCrypt is an encryption program, It uses a password you provide and encrypts either a block of text or files using 256bit Rijndael (AES). This level of encryption was given the ok to encrypt Top Secret documents. It can of course decrypt as well. This is for Windows Mobile 6. Please enjoy and every developer of course likes to get back feedback
SPB Wallet 2SPB Wallet 2
SPB Wallet is a secure and manageable storage of sensitive information, such as passport and account numbers, access and PIN codes, logins and passwords. The encrypted and password-protected data can be accessed from Windows PCs, and synchronized with mobile devices. Available for Windows Mobile, Symbian S60 and iPhone
EncryptLauncherEncryptLauncher
EncryptLauncher - EncryptLauncher is a file encryption utility for Windows Mobile. It allows you to encrypt files using a RC2 40-bit cipher. When you decrypt a file, the program will launch the file in the associated application. To use the app, select the desired file and choose a password
FileBarricader 2006 MobileFileBarricader 2006 Mobile
FileBarricader 2006 Mobile-FileBarricader 2006 Mobile is primarily a file encryption utility. In this day and age the protection of one's personal and sensitive files and information is one of the most important and often one of the most neglected aspects of using computers
PasswordFoldererPasswordFolderer
PasswordFolderer allows you to create and update passwords in a folder interface. For each service you can create a new .pass file with the username+password of the service. You can manage the .pass files with the built in file explorer. The program also has bluetooth send and receive services
CodeMakerCodeMaker
CodeMaker - This program allows you to enter in a 'code value' then scrambles text based on the number. You need the PocketPC CodeBreaker to decode the message. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Porta+ Private NotesPorta+ Private Notes
Porta+ Private Notes Very secure - uses US Government level Rijndael encryption method with 256 bit encryption keys. The encryption keys are generated from your password using the SHA algorithm. Text formatting features - text formatting features like bold, italic, underline, sizing, coloring and etc. Spell checker - now includes a built-in spell checker
InfoSafe PlusInfoSafe Plus
InfoSafe Plus™ is your complete secure information management software for Pocket PC or Windows Mobile handheld PDAs, and it includes PC companion software! Keep track and organize usernames, passwords, website logins, ID numbers, serial numbers, software codes, insurance info, bank accounts, credit cards, PINs, calling cards and much more
MorseChartMorseChart
MorseChart - MorseChart is a quick and useful Morse code reference. MorseChart requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer. For free support on installing, email the author
 

Other Software by developer «Sapphire Solutions Ltd»:

SapphireRASSapphireRAS
SapphireRAS It is now possible to dial a remote connection and manage the device’s phone book from your application using the Sapphire RAS Utility. This will allow you to build advanced applications to allow your mobile application stay current with your business information
Sapphire GZip UtilitySapphire GZip Utility
Sapphire GZip Utility- The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business. However, we may sometimes find that our data is still, too big
SapphireBatterySapphireBattery
SapphireBattery Battery power is not infinite. It is important to ensure that your users don’t find themselves without any battery power right when they need it the most
SapphireSIMSapphireSIM
The Sapphire SIM utility provides the Visual Studio developer with the ability to manage the SIM card of a Pocket PC Phone Edition, Windows Mobile or Smartphone device. It enables the user to add, change and delete contacts from teh normal and fixed sialling areas of the SIM card
SapphireFTPSapphireFTP
SapphireFTP Your application may be dealing with all different types of data files. These could be stock lists, orders, images; pretty much anything your application can store. But consider the need to transfer these files from your device to your server
SapphireGZipSapphireGZip
SapphireGZip The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business
SapphireButtonsSapphireButtons
SapphireButtons As developers, we can spend quite a lot of effort getting the flow right for our application to make life easier for our users
SapphireIrDASapphireIrDA
SapphireIrDA Printing from your application can be a very useful tool in a situation where you need to give a receipt to your customer direct from your Pocket PC. The ideal solution is to use an IrDA enabled printer with the IrDA port on your device
SapphireMailSapphireMail
SapphireMail Emails are a powerful method of communication with the ability to send messages and files around the world almost immediately, free of charge. Being able to send and receive emails on your device within your eVB, VB

» show more

 

Comments on SapphireEncrypt:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

SapphireEncrypt is compatible with your device Asus MyPal A696
 
 
© Pantich 2009 - 2025 All rights reserved.