File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 <a
3333 class =" text-decoration-none"
3434 href =" https://en.wikipedia.org/wiki/Advanced_Encryption_Standard"
35- >AES 265 </a
35+ >AES 256 </a
3636 >
3737 encryption algorithm to encrypt and decrypt the messages.
3838 </p >
5858 ></v-img >
5959 <h3 class =" text-h4 mb-4 mt-16" >Encrypt your SMS message</h3 >
6060 <p >
61- We use the AES-265 encryption algorithm to encrypt the SMS messages.
61+ We use the AES-256 encryption algorithm to encrypt the SMS messages.
6262 This algorithm requires a an encryption key which is 256 bits to work
6363 around this, we will hash any encryption key you set on the mobile app
64- using the sha-265 algorithm so that it will always produce a key which
64+ using the sha-256 algorithm so that it will always produce a key which
6565 is 256 bits.
6666 </p >
6767 <p >
You can’t perform that action at this time.
0 commit comments