File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
ec_sign.c in src/sign |
114 | 3 | 146 | 1180 | 16 |
aes_wrapping.c in src/wrapping |
87 | 2 | 187 | 1110 | 13 |
aes_gcm.c in src/encrypt |
134 | 2 | 272 | 1089 | 11 |
aes_cbc.c in src/encrypt |
217 | 4 | 35 | 1089 | 11 |
rsa_wrapping.c in src/wrapping |
341 | 9 | 187 | 1110 | 11 |
common.h in src/common |
23 | - | 272 | 1180 | 10 |
aes_ecb.c in src/encrypt |
98 | 2 | 272 | 1089 | 10 |
digest.c in src/digest |
73 | 2 | 272 | 1180 | 9 |
common.c in src/common |
83 | 4 | 272 | 1180 | 9 |
rsa_sign.c in src/sign |
108 | 3 | 146 | 1180 | 9 |
find_objects.c in src/find_objects |
203 | 6 | 184 | 1046 | 9 |
sign.c in src/sign |
25 | 1 | 184 | 1180 | 7 |
aes_gcm_wrapping.c in src/wrapping |
101 | 2 | 187 | 832 | 7 |
des_ecb.c in src/encrypt |
116 | 3 | 272 | 823 | 6 |
wrap_with_template.c in src/wrapping |
167 | 7 | 187 | 823 | 6 |
wrap_with_imported_rsa_key.c in src/tools |
218 | 5 | 272 | 1055 | 6 |
unwrap_with_template.c in src/wrapping |
242 | 7 | 187 | 823 | 6 |
attributes.c in src/attributes |
266 | 3 | 270 | 1169 | 6 |
attributes.h in src/attributes |
26 | - | 272 | 1169 | 5 |
hmac_kdf.c in src/derivation |
97 | 2 | 182 | 621 | 5 |