issues
search
danielberkompas
/
cloak
Elixir encryption library designed for Ecto
MIT License
582
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Raise helpful error if vault hasn't been started
#126
danielberkompas
closed
8 months ago
2
Fix build on SemaphoreCI
#124
danielberkompas
closed
8 months ago
0
Allow vault gen server to return other responses
#123
spencerdcarlson
closed
8 months ago
3
How to use Cloak in ecto queries?
#122
santoshturamari
closed
8 months ago
1
Update cheatsheet to fix mix config
#121
gworkman
closed
8 months ago
4
Fix invalid configuration in cheatsheet.cheatmd
#120
wingyplus
closed
8 months ago
3
Reduce memory pressure when decrypting large binary size
#119
wingyplus
opened
1 year ago
6
ETS error when running Vault without mix
#125
monooso
closed
8 months ago
4
(UndefinedFunctionError) function :crypto.stream_init/3 is undefined or private
#118
santoshturamari
closed
8 months ago
0
Run tests against Elixir 1.13
#116
danielberkompas
closed
2 years ago
1
Clock with changeset issue
#115
santoshturamari
closed
2 years ago
2
vault can be re-started
#114
predrag-rakic
closed
8 months ago
3
{:badarg, {'aead.c', 90}, 'Unknown cipher or invalid key size'}
#113
MeerKatDev
closed
2 years ago
1
Accepting function as `key` configuration
#112
michelboaventura
closed
2 years ago
1
ETS problem with Clock as application in umbrella project
#111
pcarvsilva
closed
2 years ago
6
Misc doc changes
#110
kianmeng
closed
8 months ago
2
Fix example code for Base.decode64!
#109
blunckr
closed
2 years ago
0
Add encrypted json field type
#108
minsoju
closed
3 years ago
1
Remove unused pbkdf2 dependency
#107
danielberkompas
closed
3 years ago
1
Prepare for 1.1.0 release
#106
danielberkompas
closed
3 years ago
1
Add regression tests to prepare for OTP 24
#105
danielberkompas
closed
3 years ago
1
Erlang 24 Support
#104
mjquinlan2000
closed
3 years ago
8
OTP 24 support
#103
v0idpwn
closed
3 years ago
2
Cloak relies in deprecated :crypto API that will be removed in OTP 24
#102
v0idpwn
closed
3 years ago
7
Update Upgrade Documentation Link
#101
kevin-j-m
closed
3 years ago
2
Allow padding of value before encrypting
#100
robinvdvleuten
opened
4 years ago
2
Throw on missing cipher configuration?
#117
cybrox
opened
4 years ago
2
Add padding to prevent data leakage
#99
robinvdvleuten
opened
4 years ago
1
Recommend GCM over CTR
#98
QuinnWilton
opened
4 years ago
0
Moved ETS to persistent_term + unsafe macro
#97
hissssst
closed
8 months ago
3
Performance: use :persistent_term instead of :ets
#96
hissssst
opened
4 years ago
5
[#93] Add option to specify iv length for AES.GCM
#95
danielberkompas
closed
4 years ago
1
Clean up and update dev deps
#94
chulkilee
closed
4 years ago
2
AES GCM should use a 12 byte nonce instead of 16
#93
archseer
closed
4 years ago
3
MyApp.Vault.encrypt("plaintext") failing
#92
beardedeagle
closed
5 years ago
7
Outstanding work for 1.0?
#91
svileng
closed
5 years ago
4
Correct code example on upgrading guide
#90
ruan-brandao
closed
5 years ago
4
Extract Ecto components to cloak_ecto
#89
danielberkompas
closed
5 years ago
1
Fix typo & add better error msg for PBKDF2 algorithm
#88
jc00ke
closed
5 years ago
2
Improve PBKDF2 config error messages
#87
jc00ke
closed
5 years ago
2
Add :read_after_writes to hash docs
#86
danielberkompas
opened
6 years ago
0
Testing with hashed fields fails to equal fixture
#85
jc00ke
closed
6 years ago
2
Support encrypted fields in embedded schemas
#84
danielberkompas
opened
6 years ago
4
[#81] Fix migrator with embedded schemas
#83
danielberkompas
closed
6 years ago
1
Migration task succeeds on empty table
#82
kevin-j-m
closed
6 years ago
2
Migrator Embedded Schema Error
#81
kevin-j-m
closed
6 years ago
2
Update docs
#80
hl
closed
6 years ago
2
Upgrade Flow to 0.14
#79
mikeastock
closed
6 years ago
2
[#75] Make Cloak.Vault a GenServer
#78
danielberkompas
closed
6 years ago
1
Extract Ecto components to cloak_ecto hex package
#77
danielberkompas
closed
5 years ago
0
Next