Commit Graph

4 Commits

Author SHA1 Message Date
f559871e7f Added secretsc and .h for read/write masxcale secrets 2013-07-23 09:50:19 +02:00
2bd7832a11 Added support for MAXSCALE_HOME env var 2013-07-22 20:06:34 +02:00
81712f93a9 create_keys.c generates passphrase and init vector for AES in ./secrets.ksey
read_keys.c will read from that file.

Note passphrase and init vector are not written sequentially


Next work is to provide a shared library with basic reoutines for read and write.

Read routines will be part of monitor and loadusers
2013-07-22 19:56:52 +02:00
5989a93b0d AES encrypt/decrypt demo programs.
Next they will be part of MaxScale
2013-07-19 14:31:18 +02:00