Commit Graph

9687 Commits

Author SHA1 Message Date
C. Guy Yarvin
078c3b1d0a About to switch over to typed cards. 2014-05-26 11:59:21 -07:00
C. Guy Yarvin
df79e4dcda Merge branch 'newbreach' of github.com:urbit/urbit into newbreach 2014-05-25 21:33:46 -07:00
C. Guy Yarvin
bf2535d0b3 Worked around bizarre !: bug. 2014-05-25 21:32:37 -07:00
C. Guy Yarvin
a30ebd2cd6 About to attack bizarre ++spec bug. 2014-05-25 20:51:39 -07:00
C. Guy Yarvin
0182cc896a Ready to move to typed cards. 2014-05-25 13:35:07 -07:00
~hatteb-mitlyd
bacbf0f1fc correct parsing for govt, actually fix %lady form 2014-05-24 18:19:47 -07:00
C. Guy Yarvin
41e4005ee7 More cleanups. 2014-05-24 15:34:00 -07:00
C. Guy Yarvin
35c9188f5f More arvo cleanups. 2014-05-24 15:02:28 -07:00
C. Guy Yarvin
dc57141156 More arvo2 tweaks. 2014-05-23 15:04:50 -07:00
C. Guy Yarvin
8e6a722382 More kernel card handling. 2014-05-23 14:58:12 -07:00
C. Guy Yarvin
80052a1726 Tweaks. 2014-05-23 14:06:07 -07:00
C. Guy Yarvin
ee96b2e62e New move format. 2014-05-23 13:46:43 -07:00
Jared Hance
5397906d37 Crub working.
But its really slow.
2014-05-23 14:08:06 -04:00
Jared Hance
2dbb9ff0fd Fix pill. 2014-05-23 12:04:05 -04:00
C. Guy Yarvin
d38df6ab85 Hack for consoles. 2014-05-22 15:21:42 -07:00
C. Guy Yarvin
248894e271 More writ elimination. 2014-05-22 14:48:47 -07:00
C. Guy Yarvin
ebc6532b9f Merge branch 'newbreach' of github.com:urbit/urbit into newbreach 2014-05-22 13:24:49 -07:00
C. Guy Yarvin
a051f1e88e newbreach can bring up a sub again. 2014-05-22 13:24:34 -07:00
pcmonk
e11ea0f715 Removed line noise (entering/exiting) from chat 2014-05-22 12:28:57 -07:00
C. Guy Yarvin
13c4dd3416 More interface changes. 2014-05-22 11:36:37 -07:00
C. Guy Yarvin
e495a383d0 Merge branch 'newbreach' of github.com:urbit/urbit into newbreach 2014-05-22 10:40:11 -07:00
C. Guy Yarvin
afce7bc639 Modified some arvo interfaces. 2014-05-22 10:39:51 -07:00
Jared Hance
421e92a645 Crub implementation that seems to be working. 2014-05-22 11:22:13 -04:00
Jared Hance
9171b6a183 Some fixes (not completely tested).
Note: There are printfs to remove from ames later.
2014-05-22 10:00:51 -04:00
C. Guy Yarvin
fe69371100 Stop passing the writ in. 2014-05-21 13:33:15 -07:00
C. Guy Yarvin
dd33d2a71a Eliminate last remaining uses of ++writ. 2014-05-21 13:12:46 -07:00
Jared Hance
daba34d0b0 cat -> lsh+add 2014-05-21 14:17:45 -04:00
~hatteb-mitlyd
baa0d08ec9 style 2014-05-21 13:24:18 -07:00
Jared Hance
bbceedb23e Fix broken implementation of tide 2014-05-21 13:15:31 -04:00
~hatteb-mitlyd
fabb8009c0 send more bits into brew in trub 2014-05-21 12:22:38 -07:00
C. Guy Yarvin
5845c0b2bd Fix a bad checkin. 2014-05-21 09:57:54 -07:00
C. Guy Yarvin
7501e0043f Merge branch 'newbreach' of github.com:urbit/urbit into newbreach 2014-05-21 09:33:15 -07:00
C. Guy Yarvin
c83a14dd0b newbreach before vane interface changes. 2014-05-21 09:32:24 -07:00
Jared Hance
fda79eeb7c Use two pairs of public/private ecc keys. 2014-05-21 12:08:05 -04:00
Jared Hance
3bfde1a2c8 Fix error in ex pub in crub 2014-05-21 10:07:26 -04:00
Jared Hance
033b866fbe Fix HIV bit alignment 2014-05-21 10:02:48 -04:00
Jared Hance
9923c1d844 Implement HIV in encryption/decryption.
Nonce/ctr state is no longer necessary. Simply use a small hash of the
message as the intial value of the old nonce and use counter starting
from zero, which guarantees that a nonce+ctr pair will never be used
twice unless its the same message, in which case no extra information is
revealed besides that some same message was sent twice.
2014-05-21 09:41:59 -04:00
John Dulin
49cde8eea4 Moved api helper arms into zuse. Added factorial ("fac") and Uppercase ("cuss") arms to hoon.hoon. 2014-05-20 22:43:21 -07:00
~hatteb-mitlyd
a0e276c99d new 'nu' for crub 2014-05-20 15:51:07 -07:00
Jared Hance
cad93ff51a Fix sign/sure 2014-05-20 16:44:12 -04:00
Jared Hance
e920e64ce9 symmetric sign/sure 2014-05-20 16:18:31 -04:00
~hatteb-mitlyd
53d8c16f0b fix names 2014-05-20 15:54:33 -07:00
~hatteb-mitlyd
ba40a9528c Merge remote-tracking branch 'urbit/newbreach' into crub
acquire creators
2014-05-20 15:51:47 -07:00
Jared Hance
6a0a9570a6 Remove aes from zuse 2014-05-20 15:49:15 -04:00
Jared Hance
c3b19508ef Implement stream cipher and some other misc details for crub 2014-05-20 15:42:57 -04:00
C. Guy Yarvin
4ec7fd9252 newbreach back in sync. 2014-05-20 10:42:55 -07:00
C. Guy Yarvin
67bc1d59da Merge branch 'newbreach' of github.com:urbit/urbit into newbreach
Conflicts:
	urb/zod/arvo/hoon.hoon
2014-05-20 10:36:10 -07:00
C. Guy Yarvin
563b28514a Various fixes and improvements. 2014-05-20 10:33:59 -07:00
C. Guy Yarvin
2d1c214253 Content types etc. 2014-05-20 10:33:02 -07:00
~hatteb-mitlyd
8c3e974c46 stubbed-out crub 2014-05-19 10:48:10 -07:00