Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-06
crypto: fix coverity issues
Fan Zhang
1
-20
/
+1
2020-04-30
crypto: introduce async crypto infra
Fan Zhang
5
-32
/
+1025
2020-02-26
crypto: fix set crypto handlers
Filip Tehlar
1
-1
/
+1
2020-02-18
crypto: show crypto handlers re-design
Filip Tehlar
2
-24
/
+37
2020-02-11
ipsec: add support for chained buffers
Filip Tehlar
4
-57
/
+256
2019-11-13
crypto: do not crash if no crypto engine loaded
Benoît Ganne
1
-1
/
+1
2019-11-12
crypto: not use vec api with opt_data[VNET_CRYPTO_N_OP_IDS]
Lijian Zhang
3
-3
/
+4
2019-07-24
ipsec: GCM, Anti-replay and ESN fixess
Neale Ranns
1
-2
/
+1
2019-06-25
ipsec: return error if the engine backend has no handler for the
Neale Ranns
2
-0
/
+9
2019-06-07
ipsec: remove the set_key API
Neale Ranns
2
-24
/
+0
2019-06-05
IPSEC: some CLI fixes
Neale Ranns
2
-3
/
+3
2019-04-30
crypto: enforce per-alg crypto key length
Benoît Ganne
2
-16
/
+50
2019-04-26
crypto, ipsec: change GCM IV handling
Damjan Marion
1
-1
/
+1
2019-04-25
crypto: AES GCM IV length is always 12
Damjan Marion
1
-1
/
+1
2019-04-25
crypto: improve key handling
Damjan Marion
2
-11
/
+118
2019-04-16
IPSEC: support GCM in ESP
Neale Ranns
1
-1
/
+1
2019-04-14
crypto: add support for AES-CTR cipher
fituldo
1
-1
/
+4
2019-04-11
IPSEC-MB: Use random & non-repeating IV (VPP-1642)
Neale Ranns
1
-2
/
+5
2019-04-11
crypto: add performace test to unittest plugin
Damjan Marion
2
-0
/
+22
2019-04-07
crypto: add support for AEAD and AES-GCM
Damjan Marion
4
-104
/
+228
2019-04-07
crypto: coverity issues
Damjan Marion
1
-1
/
+1
2019-04-04
crypto: pass multiple ops to handler
Damjan Marion
1
-6
/
+41
2019-03-29
ipsec: esp-decrypt rework
Damjan Marion
1
-11
/
+7
2019-03-28
crypto: add vnet_crypto_op_init (...)
Damjan Marion
1
-0
/
+10
2019-03-27
ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline
Damjan Marion
2
-5
/
+11
2019-03-26
crypto: add set crypto handler CLI
Filip Tehlar
3
-8
/
+135
2019-03-26
ipsec: esp-encrypt rework
Damjan Marion
1
-0
/
+1
2019-03-20
crypto: add hmac truncate option
Damjan Marion
1
-1
/
+1
2019-03-20
tests: implement crypto tests per RFC2202
Filip Tehlar
1
-0
/
+1
2019-03-19
crypto: introduce crypto infra
Damjan Marion
4
-0
/
+452