Omgili - forum search, search forums  
  

Discussions about guys use encryption

Displaying 1 - 10 out of 8,323 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Hi, I need a simple encryption algorithm that doesn't use a key. Which ones do you guys recommend? How about if I use the built in encryption method that forms authentication has? (I forget the method/namespace for it).
Started by on , 9 posts by 9 people.  
That's the closest....
There is no useful encryption.
This external thing is a key.
Something outside of the thing being encrypted needs to be used to do encryption, if only because you need that thing to decrypt it later.
Possible Duplicate: Will it ever be possible to run all web traffic via HTTPS? Why is the concept of having secure communication using encryption tied to confirming the website's identity in https? Wouldn't all users of the web benefit from even having...
Started by on , 8 posts by 8 people.  
If everybody out there started to use SSL, it would lose that second certificates (the use of self....
Https won't help you if the bad guys have your bank's database to who you really think you are.
And/or worms/viruses on the client.
Hi, I need to store some sensitive data by encrypting it with atleast 128 bit key. I investigated into javax.crypto package and found that there are certain Cipher names, like PBEWithMD5AndDES or PBEWithSHA1AndDESede which provides encryption upto 56 ...
Started by on , 7 posts by 7 people.  
It supports Key lengths of 128, 192, or 256 for non-commercial ....
Use Advanced Encryption Standard (AES).
There is also a newer algorithm by the same guy called algorithms).
And I think you can use it for what you need.
Ask your Facebook Friends
Hi guys, I'm updating an old ASP/MySql webapp to ASP.NET/MS SQL. We would like to keep the logins from the old website working in the new app. Unfortunately the passwords were stored in the MySql DB using MySql's password() function. Is it possible to...
Started by on , 5 posts by 5 people.  
encrypt strings, they are not going to disclose what algorithm they use; which means you would haveYou can encrypt strings using MD5 or SHA1 in .Net, but the actual algorithm used by MySQL investigate the source and....
What is the difference between Obfuscation, Hashing, and Encryption? Here is my understanding: Hashing is a one-way algorithm; cannot be reversed Obfuscation is similar to encryption but doesn't require any "secret" to understand (ROT13 is one example...
Started by on , 11 posts by 11 people.  
Obfuscating is....
To translate the data into another form where encryption uses a formula requiring key(s) to encrypt/decryptAll fine, except obfuscation is not really similar to encryption - sometimes it doesn't even not be.
I am storing files in S3 and want to encrypt the data to the maximum. I am using ThreeSharp S3 library and it uses DESCryptoServiceProvider to encrypt the data. How strong is DESCryptoServiceProvider compared to other encryption available in .Net? I have...
Started by on , 7 posts by 7 people.  
The best symmetric key encryption that .Net ships with out of the box is AES 256 ( http/wiki/Advanced....
However, it is an old federal standard that despite in a matter of hours .
encryption, due to the use of parity bits in the key.
Hi Guys, I have an interesting encryption problem at hand. I do not know if it can be solved but here goes: A database is to contain sensitive user information. As such, the user information must be encrypted (two way encryption). The user has a login...
Started by on , 3 posts by 3 people.  
There are also ways to encrypt the recovery agent's key so that m-out-....
Encrypt all data twice: once with the user, and recovery is authorized, then the recovery key is obtained.
What you want is a recovery agent.
And read all the data.
I'm trying to reverse an XOR encryption. I have the encryption code: // Walk the 16 nibbles in the 64 bit long long, selecting the corresponding key digit // and XORing it into the result. unsigned long long result = 0; for( i=0; i<16; i++ ) { int ...
Started by on , 5 posts by 5 people.  
You don't need to 'recover' any lost bits, since all that's being done is creating a bitmask... .
guys, thanks for all the answers, but this whole xor encryption algorithm just do one thing set of bits to use in each round of the for loop.
Hello guys, Please I need your help, Here is my encryption codes in PHP, it works fine but I don't know how to decrypt it in PHP. I need to get the actual value back. I have similar code in c# and I was able to get the same results. But I need to decrypt...
Started by on , 4 posts by 4 people.  
The SHA-256 hash function is a hash function , it is not bijective .
Hi use the Mcrypt module instead.
If you need to be able to encrypt and decrypt information, read up on the mcrypt functions.
First of all, I'm not looking for miracle... I know how PHP works and that there's not really way to hide my code from the clients without using encryption. But that comes with the cost of an extension to be installed on the running server. I'm looking...
Started by on , 9 posts by 9 people.  
What happens if they violate the EULA, e.....
You might find some the customer can use their licensed software, for how long, on how many machines, with or without.
You can start by reading some EULA text for products and websites you use.
Page: 1   2   3   4   5   6   7   8   9   10  
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost