forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit71f1192
Remove SHA256_HMAC_B from scram-common.h
This referred to the size of the buffers for k_ipad and k_opad in HMACcomputations. This is unused sincee6bdfd9, where SCRAM has switched tothe cryptohash routines for its HMAC calculations rather than its ownmaths.Reviewed-by: Jacob ChampionDiscussion:https://postgr.es/m/Y5gGMjXhyp0oK0mH@paquier.xyz1 parentedfede1 commit71f1192
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 | 26 |
| |
30 | 27 |
| |
31 | 28 |
| |
|
0 commit comments
Comments
(0)