Encryption is the process of transforming information (called plaintext) using an algorithm (called cipher) to make it unreadable to anyone except those with special knowledge (often called a key). Conceptual questions about encryption may get better answers on crypto.stackexchange.com.
0
votes
1answer
25 views
Encrypt a video file IOS
I have an ios application that contains video files in it. I'm concerned about users with
jailbroken phones being able to rip these videos out of the app.
One of the solutions I thought might work ...
-2
votes
3answers
41 views
How to secure user member types in a MySQL database [closed]
I have a website that will have different member types in a database. A user's member type will be either Individual, Business, Organization, or Admin. How would I go about securing the types so that ...
-2
votes
0answers
30 views
c# encryption/decryption Xml advice
am creating my own password manager for myself in visual studio c#. My users log in and user data are stored in XML files. These files I want to block from being read in a regular text editor while ...
1
vote
0answers
20 views
Encrypt in SQLServer 2005, Decrypt from Java
I'm trying to find a way to encrypt a column in SQLServer 2005, with an algorithm easily decryptable from Java.
From this:
http://msdn.microsoft.com/en-us/library/ms190357.aspx I see Encryption by ...
0
votes
0answers
23 views
C# encryption (AesManaged) to PHP equivalent
I have some data provided by our third party which is encrypted using a C# algorithm. Please see below:
using System.Security.Cryptography;
private static int KEY_SIZE = 32;
private static byte[] IV ...
0
votes
0answers
14 views
check if a request came from my a valid mobile
How can I check if a request to the server was from the iphone version of the application?
I don't want to check the headers and see if it is a iphone because some one can also tweak with the headers ...
-1
votes
0answers
9 views
SSL Decryption programmatically
I want to decrypt the packets which is using the ciphersuite TLS-DHE-RSA-WITH-AES-256-CBC-SHA.Using Master keys I am able to decrypt the data in wireshark.Still I can't save decrypted wireshark file ...
0
votes
1answer
11 views
using AES_ENCRYPT with VARCHAR in mysql
I am using AES_ENCRYPT() and AES_DECRYPT() for encription and decription of mysql data. Things are working fine no matter if I use VARCHAR() or VARBINARY() but this is just for small amount of data I ...
0
votes
0answers
20 views
Drupal password hash not matching existing hash
When logging into a Drupal instance (Drupal 7.22) I've set up, I keep getting a invalid username/password error. I've tried changing passwords and other users to no avail.
What's especially odd is ...
0
votes
0answers
37 views
HTML5 JQuery - How to hide service calls from 'view source'?
I'm making a HTML5, JQuery, CSS3 application. Was wondering if there is a way to hide the service calls from displaying to the end user if he chooses to do a 'view source'?
Maybe, show as encrypted ...
2
votes
1answer
40 views
Can you encrypt entire web.config file with aspnet_regiis?
I know you can encrypt appSettings and connectionStrings and other individual sections in web.configs using aspnet_regiis, but how does one encrypt an entire web.config?
I have a client requesting ...
0
votes
2answers
74 views
How to get IV for decryption in Java?
I need to encrypt / decrypt a username field and I was planning to use the code below:
public class Decrypter {
Cipher dcipher;
byte[] salt = new String("12345678").getBytes();
int ...
0
votes
0answers
23 views
Encoding of SMS-files from Nokia backup (.nbf)?
I am using a Mac and have a Nokia phone. Therefore I cannot sync it with my computer, but I found out, that making a backup on the creates a .nbf-file, which contains all the data I want (contacts and ...
0
votes
1answer
45 views
Decrypt a file and write to same file in c#
I encrypted a file and wrote the encrypted content to the same file . But when I decrypt the file and try to write it to the same i am not able to clear the old content ie my encrypted text . How ...
0
votes
1answer
27 views
Decrypt the string in VC++ which has been encrypted in C#.Net
I want to decrypt the string which has been encrypted by an application in C#.Net by using the following methods:
public static class clsEncryptions
{
public static string GetKey()
{
...
-1
votes
0answers
15 views
reason for writing a self-extracting virus [closed]
What is the rationale behind writing a self-extracting virus? By this I mean a virus that has it's payload encrypted, decrypts at runtime and runs it.
How does this protect the virus from antivirus ...
1
vote
0answers
24 views
Bad Data Error while decrypting session key
With Reference to the MSDN link Session Key Decrption I am trying to decrypt the session key, but I am getting bad data exception at
aes.Key = ...
-3
votes
0answers
24 views
Encryption help needed, USD10,000 prize [closed]
If you're good at discrete math problems, then please help us find a weakness in our algo. You could earn a nice chunk of change if you can crack it, but even just finding significant weaknesses would ...
0
votes
3answers
35 views
Is there any library for javascirpt to read .cer file and get key from it?
I want to encrypt data on client side and web application take .cer file from user local computer.After take I will use keys to encrypt data but I want to library or any way to read .cer file I ...
0
votes
0answers
7 views
MIME for an iOS app export compliance
I know many questions have been asked regarding what does and what doesn't count as encryption for the export compliance. However, I have found nothing specifically on using MIME. I am not using HTTPS ...
0
votes
0answers
13 views
encrypt ASP(Rijndael), Descrypt in php
I have a code in ASP, but I dont know encrypt in php and compare the password encrypted.
My library is:
using System.Security.Cryptography;
// Encrypt a string into a string using a password ...
0
votes
1answer
22 views
Where I can find android source code for vigenere cipher? [closed]
I want to encrypt and decrypt my messages using vigenere cipher. So Im trying to make it in android. Is there anyone can tell me where I can find the code?. Cause i'm a newbie in android.
Thank you ...
-3
votes
1answer
25 views
RSA encryption theory - modulo theory [closed]
I'm a bit mathematically challenged and have been working on the RSA cipher (good start). I can find the public and private keys and know how to work do modulo operations on a calculator. The ...
0
votes
0answers
11 views
Manually create Tank_Auth password in CodeIgniter
I am working on a new project where the existing devs have removed a fair portion of the sign-up code. In the past I would just enter my info directly into the database if I needed a test or ...
1
vote
2answers
17 views
Password security using JMS Request-Reply
I am implementing a Request-Reply pattern using JMS (ActiveMQ) as a logon service. It all works well. I send the username and password in the message and then check the encrypted version of the ...
0
votes
1answer
12 views
Querystring Encryption & Manual User Input
I'm using the rijndael algorithm for querystring encryption.
A link is as follows;
www.website.com/webpage.aspx?A=1&B=1
Encrypted;
www.website.com/webpage.aspx?enc=andomcharacters
In this case ...
0
votes
1answer
21 views
Creating encryption for cheap secret cameras
I have a friend who uses small, cheap cameras for filming human rights abuses. I am interested in finding a method to write software or firmware to modify standard "gum" secret cameras such as the ...
1
vote
1answer
21 views
Can I encrypt data in from MS SQL Server TSQL without storing a key on the server?
I've tried using the "EncryptByPassPhrase", which would work for me if I could get the underlying key generated by the passphrase, but nowhere I've found on the internet explains how to do that.
My ...
1
vote
1answer
30 views
Partial encryption using AES - IOS application
I would like to apply the encryption & decryption technique in one my downloading concept. I want to do the partial encryption using AES 256. Is it possible to do it? is it have any algorithms ...
-2
votes
1answer
36 views
Des Encryption in android [closed]
I have an android application that have got token from server and its need to be convert in encrypt form using DES algorithm.so please provide me sample code to resolve it.thanks in advance.
-5
votes
0answers
16 views
Encryption: Is there software that encrypts data from local netowrk and transfers to cloud? [closed]
I need an application that I can install on desktops that can:
1. Listen for data coming from a local ip address (XAMPP file)
2. Encrypt data
3. Send to my server
Ideally, users would only need to ...
1
vote
1answer
20 views
Java JCE Encrypt Folders?
Is it possible to encrypt entire folders with Java's JCE library. The folders will contain other folders/files if that is a problem. For those who don't know what JCE is, it stands for Java ...
0
votes
0answers
20 views
ubuntu 12.04 won't mount encrypted partiiton [closed]
I'm using cryptsetup to encrypt a partition on an ubuntu 12.04 server edition computer.
I've got everything set up properly and I can mount the partition at boot time. I'd like to be able to mount ...
-2
votes
1answer
65 views
Best Algorithm to encrypt password [closed]
I want to encrypt the password & store the encrypted value in MySQL database. What algorithm is the best way to go for encryption in Java?
For each user, I've userid, useremail field as well ...
1
vote
0answers
32 views
Error Initializing OpenSSL module in perl
Hi I am a newbie to perl. How to create a pkcs7 signature in perl .Any Example code would be helpful. I tried to use OpenCA::OpenSSL. I got error initializing OpenCA::OpenSSL instance.
Thanks in ...
0
votes
2answers
72 views
Encrypt html code in source view
I am using an video embed code (Similar to youtube's embed code) and I would like to Encrypt or hash a part of the code (The Video id or filename of the video).
It is important to me that a user that ...
0
votes
0answers
18 views
Web-App using Hibernate that queries a SQL Server 2005 encrypted column
we are devolping a web-application using Spring 3.1.2 and Hibernate 4.1.7 with a database SQL Server 2005.
On a table we've got a column encrypted and we need to perform some queries like, for ...
0
votes
0answers
29 views
BouncyCastle Symmetric Cipher algorithm with output same length as input
I'm trying to create a BouncyCastle Cipher algorithm using their CSharp API that meets the following criteria:
Output is same length as input
Small variations in input (a few bytes) produce a large ...
0
votes
1answer
22 views
Hide ASP Website and SQL Ptored Procedures from Users
I'm creating a ASP.Net web application which will be hosted on different servers, and I do not want to show my code to others who have access to those servers. So, I heard of publishing pre compiled ...
0
votes
0answers
13 views
Zend encrypt decrypt different actions
how to encode value from one action and pass the encoded value through anchor(href) tag to decode same value to another action by using Zend_Filter_Encrypt() & Zend_Filter_Decrypt() both can be ...
-1
votes
2answers
40 views
How decrypt keccak algorithm [closed]
I prepare a presentation for keccak algorithm, we have a text that wants to encrypt,I have some questions:
What is the exact role of the padding function (how from 64 bit we obtain a cube of 1600 ...
-1
votes
0answers
24 views
How do I do AES Amazon encryption with PHP? [closed]
I am able to upload files in Amazon server through their API and get the link of the files from bucket for download. However now my requirement is to upload this file encrypted and download its ...
-7
votes
0answers
25 views
Diffie Hellman Java Decrypt specific key [closed]
i would like to know how can i decrypt a ByteBuffer encrypted with a specific key, using the DH protocol in Java.
Thank you
0
votes
0answers
50 views
Correct way to sign and verify signature using bouncycastle
I am using bcmail-jdk16-1.46.jar and bcprov-jdk16-1.46.jar (Bouncycastle libraries) to sign a string and then verify the signature.
This is my code to sign a string:
package my.package;
import ...
0
votes
1answer
32 views
AES CBC Not Producing Correct Vectors
I have two methods for encryption and decryption in CBC mode. I have all ready verified my ECB methods and they function properly. My issue is that when I test encryption in CBC with test vectors it ...
0
votes
1answer
38 views
Sending Strings Encoded by a secret key over TCP stream BadPaddingException with Windows
I think I'm having a problem specific to the Windows operating system (windows 7) using the writeUTF() and readUTF() methods for sending encrypted strings over a TCP connection.
The client and server ...
0
votes
1answer
28 views
Data Encryption With breeze
make it quick: we are going to publish our web site soon, our task is to provide live scores, and we are paying money to get live result as fast as possible.
we do not force user to log-in to see the ...
0
votes
1answer
35 views
Hill cipher implementation when results are not expected
I am working on some ciphers (just theory, no coding yet). Currently I am doing the hill cipher and I can use it fine. However I have came across a problem which has stumped me. Say for example I ...
-1
votes
1answer
25 views
Caesar Cipher program not writing output to screen
I am trying to write a caesar cipher program using assembly. There is no error, but when it runs nothing is displayed and it quits silently. This is what I wrote..
.MODEL small
.STACK 64
.DATA
...
0
votes
1answer
48 views
java invalidKeyException
Hi all i get this error when i am trying to copy and paste a ssh2 public key that i have generated.
here is the full stack trace of the error:
java.security.spec.InvalidKeySpecException: ...


