Collective Knowledge Aggregator proof-of-concept
Crowd results Raw CK browser Graphs Reports Datasets Models Home

This page is outdated! New version is available here.


cbench-security-blowfish

Date: 2012-09-23 18:20:20.318000
License:
Module: program
Repo: ctuning-programs
CID (DOI-like distributed ID): b0ac08fe1d3c2615:b2fbb2cfee7a30c7
cBench benchmark collection: http://cTuning.org/cbench
Tags: small,cbench,program,lang-c,crowd-tuning

Files:
LICENSE    (3KB)
bf.c    (3KB)
bf_cbc.c    (5KB)
bf_cfb64.c    (5KB)
bf_ecb.c    (4KB)
bf_enc.c    (5KB)
bf_locl.h    (9KB)
bf_ofb64.c    (5KB)
bf_pi.h    (18KB)
bf_skey.c    (5KB)
blowfish.h    (5KB)

Cross-linking (dependencies):

Meta:
{
  "backup_data_uid": "b2fbb2cfee7a30c7", 
  "build_compiler_vars": {
    "XOPENME": ""
  }, 
  "compile_deps": {
    "compiler": {
      "local": "yes", 
      "name": "C compiler", 
      "tags": "compiler,lang-c"
    }, 
    "xopenme": {
      "local": "yes", 
      "name": "xOpenME library", 
      "sort": 20, 
      "tags": "lib,xopenme"
    }
  }, 
  "compiler_env": "CK_CC", 
  "data_name": "cbench-security-blowfish", 
  "extra_ld_vars": "$<>$", 
  "main_language": "c", 
  "process_in_tmp": "yes", 
  "program": "yes", 
  "run_cmds": {
    "decode": {
      "dataset_tags": [
        "benc", 
        "crypto", 
        "dataset"
      ], 
      "hot_functions": [
        {
          "name": "BF_encrypt", 
          "percent": "69"
        }, 
        {
          "name": "BF_cfb64_encrypt", 
          "percent": "30"
        }
      ], 
      "ignore_return_code": "no", 
      "run_time": {
        "fine_grain_timer_file": "tmp-ck-timer.json", 
        "run_cmd_main": "$#BIN_FILE#$ d $#dataset_path#$$#dataset_filename#$ tmp-output.tmp 1234567890abcdeffedcba0987654321", 
        "run_cmd_out1": "tmp-output1.tmp", 
        "run_cmd_out2": "tmp-output2.tmp", 
        "run_correctness_output_files": [
          "tmp-output.tmp", 
          "tmp-output2.tmp"
        ], 
        "run_output_files": [
          "tmp-output.tmp"
        ]
      }
    }, 
    "encode": {
      "dataset_tags": [
        "enc", 
        "crypto", 
        "dataset"
      ], 
      "hot_functions": [
        {
          "name": "BF_encrypt", 
          "percent": "69"
        }, 
        {
          "name": "BF_cfb64_encrypt", 
          "percent": "30"
        }
      ], 
      "ignore_return_code": "no", 
      "run_time": {
        "fine_grain_timer_file": "tmp-ck-timer.json", 
        "run_cmd_main": "$#BIN_FILE#$ e $#dataset_path#$$#dataset_filename#$ tmp-output.tmp 1234567890abcdeffedcba0987654321", 
        "run_cmd_out1": "tmp-output1.tmp", 
        "run_cmd_out2": "tmp-output2.tmp", 
        "run_correctness_output_files": [
          "tmp-output.tmp", 
          "tmp-output2.tmp"
        ], 
        "run_output_files": [
          "tmp-ck-timer.json", 
          "tmp-output.tmp"
        ]
      }
    }
  }, 
  "run_vars": {
    "CT_REPEAT_MAIN": "1"
  }, 
  "source_files": [
    "bf.c", 
    "bf_cbc.c", 
    "bf_cfb64.c", 
    "bf_ecb.c", 
    "bf_enc.c", 
    "bf_ofb64.c", 
    "bf_skey.c"
  ], 
  "tags": [
    "small", 
    "cbench", 
    "program", 
    "lang-c", 
    "crowd-tuning"
  ], 
  "target_file": "a"
}

API desc:
{}

If you notice copyrighted, inappropriate or illegal content that should not be here, please report us as soon as possible and we will try to remove it within 48hours!

Developed by Grigori Fursin           
Implemented as a CK workflow
                         
   
                      Hosted at