When asking for the cipher names that are available to liveCode... a long list 
is produced.. In the case of aes 256 there are many variants as depicted by 
three letters after 'aes'... What do they mean ?... Is it important to use the 
correct one ?

example of different cipher names in the list....

aes-128-cbc,128

aes-128-cfb,128

aes-128-cfb1,128

aes-128-cfb8,128

aes-128-ctr,128

aes-128-ecb,128

aes-128-gcm,128

aes-128-ofb,128

aes-128-xts,256

aes-192-cbc,192

aes-192-cfb,192

aes-192-cfb1,192

aes-192-cfb8,192

aes-192-ctr,192

aes-192-ecb,192

aes-192-gcm,192

aes-192-ofb,192

aes-256-cbc,256

aes-256-cfb,256

aes-256-cfb1,256

aes-256-cfb8,256

aes-256-ctr,256

aes-256-ecb,256

aes-256-gcm,256

aes-256-ofb,256

aes-256-xts,512

aes128,128

aes192,192

aes256,256

                                          
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to