anvie
2484e7c20c
bump version and reformat code.
v0.4.0
2025-02-13 16:53:58 +07:00
Robin Syihab
2f3c75e952
Update README.md
2023-06-24 04:40:06 +07:00
Robin Syihab
e4c656e693
Merge pull request #11 from HazelTheWitch/master
...
Add lc_env to encrypt environment variables at compile time
2023-04-25 19:40:52 +07:00
Robin Syihab
024988b7ae
Merge pull request #14 from afpro/master
...
bugfix: default rand magic spell cause encrypt corruption
2023-04-25 19:32:38 +07:00
afpro
c5d9bb3b01
bugfix: default rand magic spell cause encrypt corruption
2023-04-23 16:21:08 +08:00
Hazel
bc628387a8
Remove windows only from build.rs
2023-04-22 15:58:38 -07:00
Hazel Rella
3766b1aa3d
Add lc_env to encrypt environment variables at compile time
2022-10-17 07:05:43 -07:00
robin
e14aae8213
update readme
2022-07-06 12:25:04 +07:00
LinuxHeki
131de41f14
Generate random key if environment variable empty
2022-06-24 18:17:52 +02:00
Robin Syihab
027695c76e
Update readme
...
* add crates badge.
2021-09-10 18:35:08 +07:00
Robin Syihab
ecde8099cc
Bump version to 0.3.0.
...
* [Fix] cannot correctly decrypt encrypted words inside Rust module.
* [Changed] Use LITCRYPT_ENCRYPT_KEY environment variable as mandatory
requirement for setting encryption key, hard-coded secret key is
not supported anymore.
2021-09-09 18:31:36 +07:00
robin
574d989ee6
update badge
2021-02-05 13:14:55 +07:00
robin
ea485e6d90
update readme add build badge
2021-02-05 13:13:49 +07:00
robin
71125e049a
update readme add build badge
2021-02-05 13:11:10 +07:00
robin
744dcccd7c
bump version to able update crates.io
2021-02-03 17:33:10 +07:00
robin
892915a53c
Added travis CI config file
2021-02-03 17:20:18 +07:00
Moritz Moeller
6db7f02f99
Added docs into source, made clippy happy.
2021-02-04 17:54:09 +01:00
Robin Syihab
74276a72b0
Update README.md
2021-02-04 22:03:51 +07:00
robin
97f86ec390
Rewriten to make compatible with latest Rust.
...
tested on Rust stable 1.49.0 (e1884a8e3 2020-12-29)
2021-02-03 13:41:45 +07:00
robin
75e762448c
update README
2019-10-03 00:25:56 +07:00
robin
9b91a4dad1
Update code to work with latest Rust and change xor-rs state not as submodule.
2019-10-03 00:23:14 +07:00
robin
d61ec05064
remove xor-rs submodule
2019-10-03 00:21:40 +07:00
robin
40f7af4371
update error message
2017-01-02 20:52:58 +07:00
robin
ca33249887
update README
2017-01-02 20:47:51 +07:00
robin
4bbceb66c5
add readme.
2017-01-02 20:44:37 +07:00
robin
48db3f0131
first init.
2017-01-02 20:07:20 +07:00