Skip to content

Commit 1a59f24

Browse files
committed
update plans
1 parent 1e116d0 commit 1a59f24

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

PLANS.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
# Future versions planning
22

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-
113
## 0.3.0: New operations, algorithms, engines
124

135
* Operations
@@ -32,6 +24,7 @@
3224
* TBD: how API for it should look like regarding IV/Nonce/Counter - looks like better to be implicitly provided
3325
* SHAKE (hash)
3426
* Ed25519 curve
27+
* decide on Digest/SHA/Hash algorithms naming and usage
3528
* Engines
3629
* CryptoKit engine
3730
* Windows CNG engine
@@ -51,6 +44,7 @@
5144
* update static to version 3.1.x (while leaving dynamic to 3.0.x)
5245
* setup testing over 3.0.x and 3.1.x dynamically
5346
* 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
5448
* Infrastructure:
5549
* setup Dependabot/Renovate
5650
* setup kover merged report

0 commit comments

Comments
 (0)