File tree Expand file tree Collapse file tree 1 file changed +1
-22
lines changed Expand file tree Collapse file tree 1 file changed +1
-22
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,7 @@ CryptographyProvider.Default
10
10
```
11
11
12
12
Detailed documentation can be found on
13
- [ project website] ( https://whyoleg.github.io/cryptography-kotlin/ ) as well as in
14
- [ API reference] ( https://whyoleg.github.io/cryptography-kotlin/api/ )
13
+ [ project website] ( https://whyoleg.github.io/cryptography-kotlin/ )
15
14
16
15
## Overview
17
16
@@ -76,26 +75,6 @@ dependencies {
76
75
</p >
77
76
</details >
78
77
79
- ## Bugs and Feedback
80
-
81
- For bugs, questions and discussions, please use the [ GitHub Issues] ( https://github.com/whyoleg/cryptography-kotlin/issues )
82
-
83
- ## License
84
-
85
- Copyright 2023 Oleg Yukhnevich.
86
-
87
- Licensed under the Apache License, Version 2.0 (the "License");
88
- you may not use this file except in compliance with the License.
89
- You may obtain a copy of the License at
90
-
91
- http://www.apache.org/licenses/LICENSE-2.0
92
-
93
- Unless required by applicable law or agreed to in writing, software
94
- distributed under the License is distributed on an "AS IS" BASIS,
95
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
96
- See the License for the specific language governing permissions and
97
- limitations under the License.
98
-
99
78
[ Secure random ] : https://whyoleg.github.io/cryptography-kotlin/modules/cryptography-random
100
79
101
80
[ kotlin.Random ] : https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.random/-random/
You can’t perform that action at this time.
0 commit comments