• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

emil2k / go-aes
84%

Build:
DEFAULT BRANCH: master
Repo Added 11 Jul 2014 11:53AM UTC
Files 17
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
35

push

travis-ci

emil2k
Moved Rijndael to outside project.

707 of 844 relevant lines covered (83.77%)

20895061.39 hits per line

Relevant lines Covered
Build:
Build:
844 RELEVANT LINES 707 COVERED LINES
20895061.39 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
35 master Moved Rijndael to outside project. push 08 Sep 2014 07:52PM UTC emil2k travis-ci pending completion  
34 master Setting GOMAXPROCS for counter mode. push 14 Aug 2014 02:39PM UTC emil2k travis-ci pending completion  
33 master Removed unnecessary checks. push 14 Aug 2014 11:06AM UTC emil2k travis-ci pending completion  
32 master Process blocks instead of bytes. The cipher and modes where processing byte slices, now it has been switched to processing blocks - instances of State. Bytes are read from input, converted to State instances, and stored in the input buffer. Afte... push 14 Aug 2014 10:47AM UTC emil2k travis-ci pending completion  
31 master Buffer input. Instead of seeking and reading each block of input individually 16 bytes at a time, an input buffer is filled with 100,000 blocks of input and processed - allocates approximately 1.6MB of memory. Should save time in reading from disk. push 11 Aug 2014 09:22AM UTC emil2k travis-ci pending completion  
30 master Buffer output. Instead of seeking and writing each block individually as they are being processed, now they are buffered and written in bulk sequentially. Should save time in writing to disk. push 08 Aug 2014 04:24PM UTC emil2k travis-ci pending completion  
29 master Comments. push 06 Aug 2014 10:01AM UTC emil2k travis-ci pending completion  
28 master Optimized state mix columns. Used precomputed Rijndael multiplication tables. push 06 Aug 2014 09:12AM UTC emil2k travis-ci pending completion  
27 master Optimized set and get state functions. push 06 Aug 2014 08:28AM UTC emil2k travis-ci pending completion  
26 master Test files added. Encryption benchmarking now done on a 1MB file. push 05 Aug 2014 06:26PM UTC emil2k travis-ci pending completion  
See All Builds (32)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc