Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / base64 encryption

Author
Message
Orion Pax
21
Years of Service
User Offline
Joined: 17th Sep 2003
Location:
Posted: 24th Sep 2003 05:34
is it possible to encrypt/decrypt base64 with db?

if so can you point me in the right direction...
Phaelax
DBPro Master
21
Years of Service
User Offline
Joined: 16th Apr 2003
Location: Metropia
Posted: 24th Sep 2003 06:16
sure, the same way you would convert base 10 to base 2 or base 8 or 16
Orion Pax
21
Years of Service
User Offline
Joined: 17th Sep 2003
Location:
Posted: 24th Sep 2003 07:52 Edited at: 24th Sep 2003 07:53
ok sure...i am familiar with converting between different bases on paper and in my head....but what commands and types would i use....

what i am trying to do is encrypt a file to use as a database file with user names and passwords.....so about how would i go about encrypting string text....do i use the ascii value of the text?
zzabb
21
Years of Service
User Offline
Joined: 25th Apr 2003
Location: Seattle, USA
Posted: 24th Sep 2003 09:33 Edited at: 24th Sep 2003 09:34
i use the asc values
and i know this isn't scientific but since no one will know the way you file/catalog your data, the way you write into the file and read out of the file, a simple math formula for each data type should work
+ - * / if you alternate with each data type it would be nearly impossible to decode especially if you saved it in memblocks

just a suggestion

My advice is free -
unfortunately you get what you pay for (-:
Orion Pax
21
Years of Service
User Offline
Joined: 17th Sep 2003
Location:
Posted: 24th Sep 2003 14:07
kewl...thanks....thats a great idea....

Login to post a reply

Server time is: 2024-09-21 01:15:28
Your offset time is: 2024-09-21 01:15:28