Commit Graph

7681 Commits

Author SHA1 Message Date
Fang
6d01b1d0c4 Merge branch 'keygen' into crypto-additions 2018-08-28 12:29:47 +02:00
Fang
2f37d1ed7f Note /lib/keygen as expected failure during test build 2018-08-15 01:31:36 +02:00
Fang
8fc069eb79 Standardize Argon2u parameters 2018-08-15 01:08:16 +02:00
Fang
3fc265a424 Rename entropy to ticket 2018-08-14 01:36:21 +02:00
Fang
aec81b4d50 Flatten spawn seeds to be derived from the owner seed 2018-08-14 01:36:03 +02:00
Fang
ecb911a53a Support revisions per key type, broaden interface 2018-08-13 21:33:27 +02:00
Fang
3d984ff87f Update keygen to match latest spec and have slightly better code style 2018-08-10 20:36:26 +02:00
Fang
4de1a2a2db Make RIPEMD-160 actually accept proper ++byts
Previously, it was interpreting the wid as bit-length rather than
byte-length, which is inconsistent, confusing, and largely unnecessary.
2018-08-10 17:56:32 +02:00
Fang
6e33eea217 Use ++pit:nu:crub:crypto for network keypair generation 2018-08-08 01:01:04 +02:00
Fang
efe3b9a653 Add beginnings of keygen-hoon 2018-08-07 00:55:15 +02:00
Fang
45a5ee60a2 Implement BIP32 library 2018-08-06 21:23:30 +02:00
Fang
e715445c98 Add base58 functions to zuse 2018-08-06 21:23:19 +02:00
Fang
4a6e71832f Add RIPEMD-160 to zuse
Jet hinted but not yet implemented.
2018-07-20 01:41:27 +02:00
Fang
df63ff6208 Add argon2 and blake2b to zuse 2018-07-19 21:47:06 +02:00
Fang
050fa5d996 Fix incorrect usage of HMAC function in secp core. 2018-07-13 17:28:19 +02:00
Fang
1e6dc842a4 Add secp core with secp256k to zuse.
Not yet fully jet-hinted.
2018-07-13 15:22:34 +02:00
Fang
676b188d5f Add correct byte-order HMAC family to zuse. 2018-07-13 14:50:15 +02:00
Fang
5041937837 Add jet hint to ++swp. 2018-07-13 13:53:07 +02:00
Fang
64964ea2a9 Add ++sha to hoon.hoon, for correct byte-order SHA hashing. 2018-07-11 22:50:10 +02:00
Fang
c8514d5841 Add +=byts type.
Similar to octs, but for "normal" byte order as found in most @
except @t.
2018-07-11 20:49:11 +02:00
Fang
7b4eb67346 Add ++rev for reversing bloq order.
This is different from ++swp in that it turns leading zeroes into
trailing zeroes correctly, rather than ignoring them.
2018-07-11 20:47:23 +02:00
cgyarvin
4f79a8164c
Merge pull request #760 from urbit/rivendell-nspv
Transfer ~tep to Rivendell and ~bes to NSPV.
2018-07-06 10:35:02 -07:00
Curtis Yarvin
274030f7ff Transfer ~tep to Rivendell and ~bes to NSPV. 2018-07-06 10:11:05 -07:00
Fang
d29e84a6e0
Merge pull request #750 from urbit/clay-permissions-fix
clay permissions issue #749
2018-06-20 20:16:39 +02:00
Isaac Visintainer
c68025c8b2 moar changes 2018-06-20 10:12:26 -07:00
Isaac Visintainer
dfa915d1ff stylistic changes 2018-06-19 15:27:16 -07:00
Isaac Visintainer
43b3a84db5 included full group information in scry 2018-06-19 14:43:16 -07:00
ixv
6e53157e0a
Merge pull request #745 from urbit/static-site
Static site
2018-06-18 16:24:51 -07:00
Isaac Visintainer
4d11928db6 clay permissions issue #749 2018-06-18 16:10:11 -07:00
Isaac Visintainer
54cdd589c4 fixed outside urls 2018-06-15 11:22:15 -07:00
Isaac Visintainer
5c90d76de4 fixed clay mut problem 2018-06-14 13:30:20 -07:00
Isaac Visintainer
8ebbee73cf let us not include .html extensions in our urls if we don't want to 2018-06-11 14:26:43 -07:00
Keaton Dunsford
41633f7d76
Merge pull request #747 from urbit/ames-protocol-version-2
Bump Ames :protocol-version from 1 to 2
2018-06-08 15:57:40 -07:00
Keaton Dunsford
aad68343ee Bump Ames :protocol-version from 1 to 2
For the ~2018.6.8 continuity breach. See urbit/urbit#997.
2018-06-08 15:02:08 -07:00
Isaac Visintainer
86d9286f08 made hymn renderer unneccesary 2018-06-04 20:48:06 -07:00
Isaac Visintainer
2c058e147c variety of bug-fixes 2018-06-04 16:58:40 -07:00
Isaac Visintainer
7484887597 first pass, basic functionality working 2018-06-01 14:24:10 -07:00
Keaton Dunsford
2798eac515
Merge pull request #742 from urbit/ask-ship
Transition ~marzod's Ask duties to a dedicated ship
2018-05-25 15:33:18 -07:00
Keaton Dunsford
a113515fba Transition ~marzod's Ask duties to a dedicated ship
This commit allows Ask app responsibility/load to get taken off of
~marzod and assigned to a dedicated Ask ship: currently, ~socden-malzod,
a child of Tlon's ops star, ~dopzod.
2018-05-25 15:18:17 -07:00
Keaton Dunsford
a6fb994099
Merge pull request #741 from keatondunsford/master
Bump Ames :protocol-version from 0 to 1
2018-05-24 17:48:25 -07:00
Keaton Dunsford
6503c97037 Bump Ames :protocol-version from 0 to 1
For the ~2018.5.24 continuity breach.
2018-05-24 17:23:41 -07:00
Keaton Dunsford
f484969a9f
Merge pull request #733 from urbit/revert-732-revert-729-clay-w-change
Change %w care to return both @ud and @da cases
2018-05-23 16:58:27 -07:00
Keaton Dunsford
4a4747981d
Merge pull request #738 from joemfb/spin-state
fixes +spin to preserve the type of the head of the product
2018-05-15 16:41:59 -07:00
Joe Bryan
47c315a971 fixes +spin to preserve the type of the head of the product 2018-05-15 17:31:49 -04:00
Fang
79cb59e94a
Merge pull request #731 from joshuareagan/patch-1
Fora Posts and Comments with no text ignored
2018-05-10 12:39:53 +02:00
Joshua Reagan
8c13cb0604
simplified the code 2018-05-09 14:30:15 -05:00
Joshua Reagan
c20a9d2140
now covers posts with spaces and no text 2018-05-09 13:52:15 -05:00
Anthony Arroyo
9bd01853e5
Revert "Revert "Change %w care to return both @ud and @da cases"" 2018-05-09 11:24:34 -07:00
Anthony Arroyo
7c8e74b358
Merge pull request #732 from urbit/revert-729-clay-w-change
Revert "Change %w care to return both @ud and @da cases"
2018-05-09 11:15:57 -07:00
Anthony Arroyo
00b2291ca8
Revert "Change %w care to return both @ud and @da cases" 2018-05-09 10:56:07 -07:00