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

  
Last Viewed Apps
DS BumpMap
OSMTracker for Android
Pixatel File Manager
HTTP Client
Francesco
Fling dash
1601 for MobiPocket Reader
Smart File Hide: Image Videos
Remote Debugger
AlwaysOnPC for Android
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
Antivirus
Archivers & Compression
Backup & Memory
Barcode Scanner
Battery
Data Storage & Encryption
Display & Flashlight
Emulators & Shells
File management
Hacks & Tweaks
Installer
Interface
Keyboard Extensions & Lock
Localization
Password Managers
Profiles
Registry
Remote connection & Consoles
Screensavers
Screenshots
Search
Security
Synchronization
System management
Task Managers & Launchers
Tests & Benchmarks
Text Editors
More
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
     


Achivx Partner
 
 
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:

BulambodBulambod
Unbreakable cipher software for Pocket PC
TealSafeTealSafe
Secure Data Storage Store your passwords, credit cards, PIN numbers, and bank accounts in the TealSafe data wallet
TextDiariesTextDiaries
TextDiaries - This program allows you to make an encrypted text diary note for each day of the year. Tap on the day to view/edit the diary entry for it. The ZIP compression/decompression routines from Info-Zip.org. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
FileBarricader 2007 MobileFileBarricader 2007 Mobile
FileBarricader™ 2007 Mobile is primarily a file encryption utility. FileBarricader 2007 Mobile includes only the best encryption algorithm: Rijndael (AES). Also, it includes only the best encryption strength setting: 256 bit and provides secure file deletion, making recovery of deleted files impossible
KeePassSDKeePassSD
KeePassSD is a Pocket PC port of the famous Windows PC application "KeePass - The Open-Source Password Safe" that stores passwords and other confidential data. KeePassSD is based on KeePass V2.xx
SneakTextSneakText
SneakText- This tool uses a custom built alphanumeric text cipher to secure just about any text-related operations you can think of. Enter a message in the interface, followed by a codeword, select 'sneak' or 'unsneak', and hit 'do it'. The app will then either securely encrypt the message, or decrypt it. Maybe good for those couples who both use WinMo
Mobiano InfoKeeper For PPCMobiano InfoKeeper For PPC
Mobiano InfoKeeper For PPC is an utility for storing your sensitive personal information at one security place. It runs in your Windows Mobile-based device, so you can find back your passwords, credit card numbers, access codes and any other confidental information anytime and and anywhere
SignoCryptoSignoCrypto
SignoCrypto - Your files on your mobile device are in danger! Storing data on a mobile devices means a higher risk, since loosing them is easier, and there is a greater chance for misuse compared to other devices and data storage methods
InfoBoostInfoBoost
InfoBoost - If you need someone safe and secure place to store your private information, this is the program for you. The InfoBoost works on all today's Windows based mobile handheld devices (Pocket PC and Windows Mobile), and so you can access this information no matter where you are
 

Other Software by developer «Sapphire Solutions Ltd»:

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
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
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
SapphireIMEISapphireIMEI
SapphireIMEI If you are rolling out your application on Smartphone or Pocket PC phone edition devices, you may wish to record the device’s International Mobile Equipment Identifier (IEMI) or International Mobile Subscriber Identity (IMSI) numbers
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
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
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

» 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 AnyDATA ASP-505A
 
 
© Pantich 2009 - 2025 All rights reserved.