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
     


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:

BankingPINsBankingPINs
BankingPINs - This program allows you to store 10 Banking PIN codes. Enter your password to display the codes for your banking. NOTE: The passwords are not encrypted. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
PrinterMorsePrinterMorse
PrinterMorse - This program makes a mini printable morse code chart table. You can send the chart via email, IRDA or print it. Tap the button to create the table. NOTE: Use Courier font to view/print the chart. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
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
Secured Memo (WM)Secured Memo (WM)
"Secured Memo" is a Windows Mobile application, which is very much useful for students, professionals, & businessman. Application is highly secured for storing credit card, debit card, bank and password information. Key features: Professionally designed user interface. Very much flexible. Fast processing speed. Highly secured
StatsGrapherStatsGrapher
StatsGrapher - StatsGrapher lets you collect statistical info and store it into a compact file format. Users can also graph the data. StatsGrapher requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
SecuWipeSecuWipe
SecuWipe is an advanced data wiping software that completely removes all traces of sensitive data from your Windows Mobile phone. Protect your privacy and your identity with automatic wiping of sensitive information. Remote data wiping, untrusted SIM deletion, wiping on SMS - enjoy SecuWipe allround protection
PhoneDecoderPhoneDecoder
PhoneDecoder - This program converts the codes that are made my the PocketPC PhoneCoder to a text message. This program 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
Skb File HiderSkb File Hider
Skb File Hider is innovative application ensuring complete protection of important data files like photos, videos or any other files.Skb File Hider is password protected
LockCrypt Mobile (Windows Mobile)LockCrypt Mobile (Windows Mobile)
LockCrypt is an easy to use account management program which provides a secure, central database to store difficult to remember passwords and other personal information. Key features offered by LockCrypt include: * Secure storage for your data. * Groups to help keep your accounts organised. * Password generator
TealSafe for Windows Mobile PPCTealSafe for Windows Mobile PPC
Safely Store your Personal Data: Secure Data Storage Store your passwords, credit cards, PIN numbers, and bank accounts in the TealSafe data wallet
 

Other Software by developer «Sapphire Solutions Ltd»:

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
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
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
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
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
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
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

» 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-705W
 
 
© Pantich 2009 - 2025 All rights reserved.