Joe Bryan
4d3b204769
implements key rotation with continuity
...
also not quite working
2018-10-18 14:45:54 -04:00
Joe Bryan
1e0408b445
updates sein:title to use %jael scry, adds ^sein:title
2018-10-17 15:22:07 -04:00
Joe Bryan
b24bd2fcbf
removes womb and all its accoutrements
2018-10-17 14:54:28 -04:00
Joe Bryan
a230b8e9fb
removes %ames pki and old boot process
2018-10-05 21:01:07 -04:00
Fang
b4631e9438
Merge pull request #803 from urbit/ethereum-signing
...
Ethereum transaction signing
2018-09-06 11:17:52 +02:00
Elliot Glaysher
2642efc8af
Merge remote-tracking branch 'origin/collections' into release-candidate
2018-09-05 16:33:34 -07:00
Ted Blackman
2c7cbe5382
refactored +expect-schematic and completed first clay test
2018-09-04 16:37:01 -07:00
Isaac Visintainer
91bb34b943
hall custom permission rules
2018-09-04 16:23:24 -07:00
Fang
abd6329725
Remove outdated lib and sur files
...
They have been living in zuse for a while.
2018-09-04 00:25:08 +02:00
Isaac Visintainer
68a8f8d3fe
renamed nutalk to landscape again
2018-08-30 10:59:11 -07:00
Elliot Glaysher
e049d6080b
Run tests in alphabetical order.
2018-08-30 10:35:20 -07:00
Elliot Glaysher
bf3d61288e
Further merge fixes.
2018-08-29 15:54:54 -07:00
Elliot Glaysher
ac089cef80
Merge remote-tracking branch 'origin/release-candidate' into remove-eny-from-tests
2018-08-29 15:45:10 -07:00
Ted Blackman
d88aa0c79e
document +expect-schematic
2018-08-29 15:00:40 -07:00
Elliot Glaysher
03ed4dbee5
Rebuild the test support library so its easier and doesn't use entropy.
2018-08-29 14:57:22 -07:00
Ted Blackman
3b4ca6c8a9
+expect-schematic in ford test lib
2018-08-29 14:56:54 -07:00
Elliot Glaysher
51e46d2e03
Merge pull request #791 from urbit/expect-nu-eq
...
Redo +expect-eq and consolidate tests
2018-08-29 13:34:42 -07:00
Elliot Glaysher
fbfabe50d3
10: Mass rename +expect-nu-eq to +expect-eq
2018-08-29 11:09:37 -07:00
Elliot Glaysher
66c74bcd74
Merge remote-tracking branch 'origin/acme-factor' into expect-nu-eq
2018-08-29 10:25:30 -07:00
Fang
737b1d8ba1
Merge pull request #787 from urbit/crypto-additions
...
Includes in zuse:
* little-endian wrappers for the SHA and HMAC families,
* secp256k implementation,
* Blake2b implementation,
* Argon2 implementation,
And adds libraries for:
* BIP32 HD wallets,
* keygen, to match [keygen-js](/urbit/keygen-js).
2018-08-29 18:27:51 +02:00
Joe Bryan
44c16cf75f
5. moves :acme JWK, JWS and tests out of app
2018-08-29 09:17:58 -07:00
Joe Bryan
407584cda7
4. moves :acme RS256, PKCS1/8/10, PEM and tests out of app
2018-08-29 09:17:25 -07:00
Joe Bryan
7e982c0f2c
3. moves :acme RSA and tests out of app
2018-08-29 09:17:19 -07:00
Joe Bryan
b81dedf626
2. moves :acme ASN1, DER and tests out of app
2018-08-29 09:16:44 -07:00
Joe Bryan
bf6739574a
1. moves :acme base64 and tests out of app
2018-08-29 09:16:36 -07:00
Fang
a64066db24
Correct reference to keygen surs
2018-08-29 00:58:22 +02:00
Joe Bryan
f9ed9bf02f
Merge pull request #789 from urbit/ames-eth-boot
...
cleans up %ames and %jael in anticipation of greater ethereum integration
2018-08-28 15:16:54 -07:00
Elliot Glaysher
e88787dee0
1: Add +expect-nu-eq and use it where we were manually nest checking.
2018-08-28 14:22:06 -07:00
Fang
f1b713dc68
Rename soq to say in BIP32 lib
2018-08-28 21:36:19 +02:00
Joe Bryan
47855b6972
disables failures, re-enables successes, or fixes failing tests
2018-08-28 11:44:33 -07:00
Fang
67be11499b
Merge branch 'release-candidate' into crypto-additions
2018-08-28 16:35:53 +02:00
Joe Bryan
f35202a9fa
updates %jael to encode aut/net keys and use +pass everywhere
2018-08-27 16:36:16 -07:00
Joe Bryan
4567fddb5f
removes deprecated +crua, updates %eyre and lib/hood/write to use +crub
2018-08-27 16:35:37 -07:00
Joe Bryan
66bc5cdc4c
finishes symbol renaming (fas->net) in mar/ and lib/
2018-08-27 16:23:52 -07:00
Joe Bryan
50782bd1c9
Merge branch 'research-constitution' into release-candidate
...
* research-constitution: (120 commits)
removes obsolete doccords-style comments
Revert "fixy uno~by, other vor-based code duplication"
Implement argon2.
Use face over lark when available.
Implement blake2b.
Use ++rep over ++can when we can
Use ++rev over ++swp, for safety.
Clean up base58 en/decoding
Rename secp point serialization arms
Add HMAC-SHA1
Put +=byts to use
Restructure and complete BIP32 core
Fix bug in RIPEMD-160 implementation.
BIP32 key derivation logic. Messy, in dire need of restructuring.
Fix bug in HMAC implementation.
SHA-1 re-implementation, can account for leading zeroes.
Converting points on curve to un/compressed numbers.
RIPEMD-160 implementation.
Start work on BIP32 support. Library file includes wrappers for the SHA family to make it take and produce sane byte order data, and a new HMAC implementation that depends on it. Also includes @belisarius222's secp256k1 implementation, plus experimental (and broken) support for other secp variants.
Add ++rev to bit arithmetic, for reversing block order while accounting for leading zeroes.
...
2018-08-27 15:48:13 -07:00
Joe Bryan
a6f3c2f5f9
removes obsolete doccords-style comments
2018-08-27 15:33:32 -07:00
Elliot Glaysher
0286254b69
Merge branch 'ford-turbo' of github.com:urbit/arvo into ford-turbo
2018-08-23 15:15:50 -07:00
Ted Blackman
174ab25b14
remove lib/new-hoon and all uses
2018-08-23 15:03:55 -07:00
Elliot Glaysher
fb75c55286
Merge remote-tracking branch 'origin/collections' into ford-turbo
2018-08-23 10:41:29 -07:00
Ted Blackman
6105894e6e
kill spam print
2018-08-22 22:35:38 -07:00
Ted Blackman
3a175e8802
print if an arm fails to compile to a test
2018-08-22 21:28:00 -07:00
Ted Blackman
84cc46e609
+test passes using %ct and presenting compile errors
2018-08-22 20:53:49 -07:00
Elliot Glaysher
b166a55792
Get the collections page displaying. Requires a second reload.
2018-08-21 14:13:58 -07:00
Ted Blackman
5f485716e1
Fixed |keep-ford and |wipe-ford
2018-08-20 17:30:56 -07:00
Isaac Visintainer
b4cbe1d45d
collections-api-changes
2018-08-20 14:16:57 -07:00
Elliot Glaysher
ba0de921ab
Merge remote-tracking branch 'origin/collections' into ford-turbo
2018-08-20 13:14:13 -07:00
Elliot Glaysher
222c5c82c0
Make %hall and %talk started on boot.
2018-08-20 11:40:48 -07:00
Curtis Yarvin
3c45fc55de
Smoke-test boots with full ford-turbo merge.
2018-08-19 16:06:19 -07:00
Curtis Yarvin
0bceb27dbe
Merge remote-tracking branch 'origin/ford-turbo' into ford-turbo-original
2018-08-17 15:26:51 -07:00
Curtis Yarvin
d062445ffb
Merge commit '89a0a' into ford-turbo-original
2018-08-17 15:04:31 -07:00