-- to store encrypted text in a database
- SQLite??
On Mon, Apr 1, 2013 at 2:42 PM, Jevin Sonut wrote:
> hi,
>
> i have tried all the datatype in SQLite that can hold string and char
> (CHARACTER,VARCHAR,VARYING CHARACTER,NCHAR,NATIVE
> CHARACTER,NVARCHAR,TEXT,CLOB,BLOB)
>
&g
hi,
i have tried all the datatype in SQLite that can hold string and char
(CHARACTER,VARCHAR,VARYING CHARACTER,NCHAR,NATIVE
CHARACTER,NVARCHAR,TEXT,CLOB,BLOB)
BUT NONE have hold the encrypted string that i'm trying to Store and retieve
i even tried on to store on text file but with the same resu
what is the best way to store keys that will be used by openssl
can someone plz explain how to create the pem/p7 file for keys found some
info @ http://www.mail-archive.com/openssl-users@openssl.org/msg18775.html
Another unanswered question about pem file manipulation
http://www.mail-archive.com/
Can anyone PLZ tell me how can one do base64 encode/decode on OPENSSL
PLz provide a link where can learn how to use the base64 in openssl
On Thu, Mar 28, 2013 at 10:14 PM, Salz, Rich wrote:
> Encrypted data is not a text string, it is an array of binary octets. You
> will have to do somethin
hi,
i have encrypted a string using Blowfish from Openssl library
i got the following string A▓☼LÝ$øä²↓j╗ú¤Ä:ðï▲
i inserted the data into my database BUT when i retrieved the data i
got A¦¤LÝ$øä²?j+ú¤Ä:ðï? (NOT same to the original the one i inserted)
thus when i decrypt the loaded string fro
How can i view all the Question the other openssl user has posted ???
PLZ tell me the link where all the questions posted by different users are
--
From:-
Shanil J.S
hi,
can anyone please tell me how to load a file and break the file into
specific size bits (256 bits)
then encrypt the different sizes
PLZ provide a link which explain this
++
IS AES still safe to use or it is no more safe as what i have read the
pawwkey can be obtained
+
What t
HI,
can anyone understand what this error means::
libeay32.lib(cryptlib.obj) : error LNK2019: unresolved external symbol
__imp__GetUserObjectInformationW@20 referenced in function
_OPENSSL_isservice
libeay32.lib(cryptlib.obj) : error LNK2019: unresolved external symbol
__imp__GetProcessWindowStat
Can anyone post a sample code how to load and break a text file and
prepare the text to be encrypted using AES or DES
thanks
--
From:-
Shanil J.S
__
OpenSSL Project http://www.openssl.org
User Su
the following two links is of great help
http://www.askyb.com/windows/compiling-and-installing-openssl-for-32-bit-windows/
http://developer.covenanteyes.com/building-openssl-for-visual-studio/#foot_text_58_5
give detail explanation of how to build the library
great job.
Shanil j.s
Can someone plz tell the content of the QT .pro file where we link the
library of OpenSSL to QT
hope someone is using QT and openssl out here ??
thanks in advance
--
From:-
Shanil J.S
__
OpenSSL Project
hi,
i have been trying to link QT with the openssl library since Friday but in vain
can anyone plz help to configure QT to link with Openssl library
thanks in advance for any useful material - links or detain explanation
--
From:-
Shanil J.S
_
12 matches
Mail list logo