File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Future versions planning
2
2
3
- ## 0.2.0: New algorithms, more tests
4
-
5
- * Algorithms:
6
- * SHA-3 (hash)
7
- * Other:
8
- * investigate WASM support
9
- * setup workflow, so that the next snapshot version will be developed in dev branch, and not publish dokka (or to separate page)
10
-
11
3
## 0.3.0: New operations, algorithms, engines
12
4
13
5
* Operations
32
24
* TBD: how API for it should look like regarding IV/Nonce/Counter - looks like better to be implicitly provided
33
25
* SHAKE (hash)
34
26
* Ed25519 curve
27
+ * decide on Digest/SHA/Hash algorithms naming and usage
35
28
* Engines
36
29
* CryptoKit engine
37
30
* Windows CNG engine
51
44
* update static to version 3.1.x (while leaving dynamic to 3.0.x)
52
45
* setup testing over 3.0.x and 3.1.x dynamically
53
46
* decide on how additional android tests should be run (cryptography-random tests only for now)
47
+ * Need to decide on how to better check what is tested and what is not; what is supported and what is not
54
48
* Infrastructure:
55
49
* setup Dependabot/Renovate
56
50
* setup kover merged report
You can’t perform that action at this time.
0 commit comments