cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
398
Views
0
Helpful
1
Replies

DTMF Password

aaronkent
Level 1
Level 1

With regards to the Subscribers Table of the unitydb...

Is there a way to unencrypt the passwords under DTMFPassword?

For example...

C31AC605793F580B386C0FB53F1B9775

1 Reply 1

lindborg
Cisco Employee
Cisco Employee

No, that's a one way MD5 hash - you can only check a string against it, you can get the original string back.

We wouldn't want to put any PW in a database or file system that can be easily unencrypted to get the original value back. That'd be bad...