Commit 1e1ae05
File tree
37 files changed
+147
-114
lines changed- snippets
- cpp
- VS_Snippets_CLR_Classic
- classic RandomNumberGenerator.GetBytes Example/CPP
- classic RandomNumberGenerator.GetNonZeroBytes Example/CPP
- VS_Snippets_CLR_System/system.Security.Cryptography.RSAOAEPKeyExchangeDeformatter/CPP
- VS_Snippets_CLR
- Cryptography.PasswordDerivedbytes/cpp
- HMACRIPEMD160/CPP
- HMACSHA256/CPP
- HMACSHA384/CPP
- HMACSHA512/CPP
- rfc28981/CPP
- csharp
- System.Security.Cryptography
- HMACRIPEMD160/Overview
- HMACSHA256/Overview
- HMACSHA384/Overview
- HMACSHA512/Overview
- MACTripleDES/Overview
- PasswordDeriveBytes/Overview
- RSAOAEPKeyExchangeDeformatter/Parameters
- RandomNumberGenerator
- GetBytes
- GetNonZeroBytes
- Rfc2898DeriveBytes/Overview
- VS_Snippets_CFX/samlattribute/cs
- visualbasic
- VS_Snippets_CFX/samlattribute/vb
- VS_Snippets_CLR_Classic
- classic RandomNumberGenerator.GetBytes Example/VB
- classic RandomNumberGenerator.GetNonZeroBytes Example/VB
- VS_Snippets_CLR_System/system.Security.Cryptography.RSAOAEPKeyExchangeDeformatter/VB
- VS_Snippets_CLR
- Cryptography.PasswordDerivedbytes/VB
- HMACRIPEMD160/vb
- HMACSHA256/vb
- HMACSHA384/vb
- HMACSHA512/vb
- MAC3DES/VB
- rfc28981/vb
37 files changed
+147
-114
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
116 | 115 | | |
117 | 116 | | |
118 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
116 | 115 | | |
117 | 116 | | |
118 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
116 | 115 | | |
117 | 116 | | |
118 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
115 | | - | |
| 113 | + | |
| 114 | + | |
116 | 115 | | |
117 | 116 | | |
118 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments