Knecht, Markus

Lade...
Profilbild
E-Mail-Adresse
Geburtsdatum
Projekt
Organisationseinheiten
Berufsbeschreibung
Nachname
Knecht
Vorname
Markus
Name
Knecht, Markus

Suchergebnisse

Gerade angezeigt 1 - 2 von 2
  • Publikation
    Software/Hardware Co-design: Crypto MicroCore
    (12/2014) Nicola, Carlo U.; Knecht, Markus; Meier, Willi; Schleisiek, Klaus [in: IMVS Fokus Report]
    MicroCore is a dual stack, Harvard architecture with three memory areas that can be accessed in parallel. One special feature of MicroCore is the possibility to define more complex Forth words by creating new CPU instructions that later can be implemented via VHDL in FPGA hardware. In our project we developed a new version of the MicroCore C-compiler based on lcc, a fully ANSI-C compliant compiler. The compiler generates from C-Code MicroCore instructions for the 1.71 version which are sent to the target hardware with the MicroForth-loader. We built in optimizations for the global stack allocations, first suggested by the group of Chris Bayley at the University of York. We tested our compiler with the BLAKE hash algorithm, implemented both in compiled MicroCore code and with BLAKE-optimized instructions directly coded in hardware via VHDL.
    01B - Beitrag in Magazin oder Zeitung
  • Publikation
    A space- and time-efficient Implementation of the Merkle Tree Traversal Algorithm
    (12/2013) Knecht, Markus; Nicola, Carlo U. [in: IMVS Fokus Report]
    We have developed an algorithm for the Merkle tree traversal problem which combines the efficient spacetime trade-off from the fractal Merkle-trees and the space efficiency from the improved log space-time Merkle-trees traversal. We further programmed a low storage space and a low time overhead version of the algorithm in Java and measured its performance with respect to two different implementations.
    01B - Beitrag in Magazin oder Zeitung