Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
0b9272a
services for development
akhildevelops Oct 12, 2024
5760ca9
feature to aes
akhildevelops Oct 12, 2024
a709933
vault
akhildevelops Oct 13, 2024
11a6e05
Send back db error context to application
akhildevelops Oct 15, 2024
f235c19
fixes for aes
akhildevelops Oct 15, 2024
d84da02
to run with aes
akhildevelops Oct 15, 2024
4dda651
Merge branch 'main' of github.com:juspay/hyperswitch-encryption-servi…
akhildevelops Oct 15, 2024
9413220
skip formatting
akhildevelops Oct 16, 2024
f460b57
push them to hosts global gitignore file
akhildevelops Oct 16, 2024
2bd7ade
default feature to aes and readme update
akhildevelops Oct 16, 2024
171b78b
setup all services in docker compose
akhildevelops Oct 16, 2024
dbfac62
docker compose comments
akhildevelops Oct 16, 2024
f4ee388
initialize vault
akhildevelops Oct 16, 2024
c3e4350
Errors propgate directly from vault
akhildevelops Oct 16, 2024
841f691
vault_only profile sets up services except the cript service
akhildevelops Oct 16, 2024
93ce106
remove spaces
akhildevelops Oct 16, 2024
02c6f6d
Increment version
akhildevelops Oct 16, 2024
6d2eca0
small adjustments
akhildevelops Oct 16, 2024
b144ee8
default to zero as it gets incremented later
akhildevelops Oct 16, 2024
ecc49b6
fixes versioning
akhildevelops Oct 16, 2024
cdd8339
Dynamic Errors to single enum error variant
akhildevelops Oct 21, 2024
d468ca2
no need to rerun on changes
akhildevelops Oct 21, 2024
21aa196
checks compilation and code smell across features
akhildevelops Oct 21, 2024
fd1bc56
all-targets
akhildevelops Oct 24, 2024
f491887
feat: dynamically enable encryption backend
dracarys18 Oct 29, 2024
bfc5d8e
fix: dont change ci
dracarys18 Oct 29, 2024
a4a52e8
fix: clippy
dracarys18 Oct 29, 2024
0d3a305
chore:fmt
dracarys18 Oct 29, 2024
a5561ae
feat: cleanups
dracarys18 Nov 12, 2024
e66a3e1
fix: typo
dracarys18 Nov 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
260 changes: 255 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading