NetTalk Central

Author Topic: Cryptonite + NetTalk Webserver  (Read 2645 times)

DonRidley

  • Don Ridley
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 729
  • donaldridley2011@gmail.com
    • View Profile
    • Email
Cryptonite + NetTalk Webserver
« on: December 28, 2017, 04:39:45 PM »
Hello All,

I'm sure I'm making this much harder than it has to be...

Added Cryptonite global extension and set my Users' table password field to be encrypted.

Added a Key and left the Initialization Vector as is.

Now I cannot login to my application via browser.  I expected this as the password field is not encrypted "on the fly" so to speak.

I cannot get my brain wrapped around how to get logged in.

User enters a username and password (LOC:Password). 

Do I encrypt the entered password to match the already encrypted password in the users table or decrypt the stored password, etc.

Are the encrypted fields (via the global extension) hashed, Blowfish'ed, AES??  Just by what method are they encrypted by default?

Anyway, thank you you for any help.

Don
"Eliminate the impossible, whatever remains, however unlikely, must be the truth."

NetTalk 12.55
Clarion 11

DonRidley

  • Don Ridley
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 729
  • donaldridley2011@gmail.com
    • View Profile
    • Email
Re: Cryptonite + NetTalk Webserver
« Reply #1 on: December 29, 2017, 08:46:40 AM »
Remember when I said I was making it harder than it had to be?

I was.

Figured it out.

 :)

Don
"Eliminate the impossible, whatever remains, however unlikely, must be the truth."

NetTalk 12.55
Clarion 11