New users register here.
This demo is very simple. It takes a username and a real name. It then stores the username as clear text and the real name as encrypted text.
| id | username | name |
| 1 | mike | keOefDOeqRiGAkiko0gySA== |
| 2 | john | eMlKWJ9cwrLLQPiCqxN6LQ== |
| 3 | dave | mbZuPOyOz5PmCYQJaOIdHA== |
| 4 | test | ltMthfKJO+Qlg6zXcjIG6+lbWMBvu+6E |
| 5 | nnn | R8izeYq6qnWwEWGsctHTGA== |
| 6 | jjj | /8ww5yHzAWbYnFvVSq9yVA== |
| 7 | uuu | vEdcsfKhmDBqspr07zIvOg== |
| 8 | jjjj | jubZqi0tzpBlZ3858MlGCA== |
| 9 | jjjhhh | hBsfPRCX1eQ1PkhmHTBJuw== |
| 10 | hhh | e0WvH7qvSpTGhF4A+m4mGg== |
| 11 | username | PnXTSNbAAyEkI+j1DZ/rxY4wDAMJkAAa |
| 12 | mighty | vNteg/Rsx0U/7X6rxkCF+g== |
| 13 | ajayserou | qbmAtY/8uzwF52fVMa1EyQ== |
You can only see the name if you have the key
| id | username | name |
| 1 | mike | michael |
| 2 | john | john kay |
| 3 | dave | alison |
| 4 | test | this is the name |
| 5 | nnn | my name |
| 6 | jjj | miss |
| 7 | uuu | hi mike |
| 8 | jjjj | mike |
| 9 | jjjhhh | mike kay |
| 10 | hhh | fish |
| 11 | username | Real Name |
| 12 | mighty | selva |
| 13 | ajayserou | ajay |