Page 1 of 1

Security

Posted: Sun Nov 05, 2017 5:54 pm
by ngcjim
Can you tell me which security algorithm you use? Such as AES etc.

Thanks

Re: Security

Posted: Mon Nov 06, 2017 8:48 am
by CintaNotes Developer
Hello ngcjim,

When you set the password for a notebook, it is encrypted using SQLCipher (that in turn uses AES-256).
More info here: https://www.zetetic.net/sqlcipher/

Re: Security

Posted: Tue Nov 07, 2017 1:33 am
by ngcjim
Thank you. That's what I wanted to know.

Re: Security

Posted: Tue Nov 07, 2017 10:15 am
by CintaNotes Developer
Welcome!